1). New block storage is presented to the machine as /dev/sdb
can you add this additional space using LVM, mount it on /opt and ensure that it will be mounted on boot?
2). MySQL is performing poorly, particularly when using tables in the 'employees' schema
Can you investigate the MySQL configuration on this server and make some best practice recommendations about settings we could improve?
3). I Can't log into SSH with the user 'ravi'. Can you investigate?
4). The server won't apply updates when running 'yum update'. Can you fix this?
5). I,m about to upload some files to my web root and want to make sure the www.website.com/secret path is only accessible to users with username and password.
Can you configure this?
6). Add another IP Address, one higher than the existing IP address for eth0.
7). Create a user 'user1', who can only connect from localhost.
They should have read access on the 'world' database only, but they should be able to create other users with the same access.
8). Dump the 'world' database to the 'ravi' user's home directory, ensuring that this MySQL backup will be suitable for setting up replication later.
9). Our customer is reporting performance issues with Apache.
In particular every time there are more than a few customers browsing the site, everything seems to slow down.
can you investigate the Apache configuration on this server and make some best practice recommendations about settings we could improve?
10). This server is built with 20GB of space, but only 10GB is showing up as usable.
Can you investigate why?
11). Some of our mail users are using this server to relay mail through, and the 'kumar' user has reported that they have started to get an error.
Authenticating with a username and password of 'Kumar@123'. Can you help them troubleshooting this?
12). Redirect HTTP to HTTPS on port 8080 for website.com and test it's working?
No comments:
Post a Comment