Jump to content

Linux Commands such as Yum update (As compared to Windows Update)


shivamkhushali

Recommended Posts

Linux Commands such as Yum update (As compared to Windows Update).

eg. yum update * or yum update all

Linux version should have its own set of update options, and

Options to restart services such as

httpd (command - service httpd restart)

mysql (command - service mysqld restart / service mysql restart)

cpanel (command - service cpanel restart) .

Another to update antivirus

command: freshclam (to update Clam AV)

options to Update or run scripts on the linux server to get information.

These are not only easy for your team, they would require very little coding.

Link to comment
Share on other sites

  • Administrators

Hello,

The best way to approach this is by creating a way for users to write down a list of commands then providing a way of executing them from the mobile device. This way everyone will have the commands they need at their fingertips.

You can't have a pre-written list of commands because there are a lot of users that have a lot of custom needs, you can't please every single one of them.

Link to comment
Share on other sites

Hello,

The best way to approach this is by creating a way for users to write down a list of commands then providing a way of executing them from the mobile device. This way everyone will have the commands they need at their fingertips.

You can't have a pre-written list of commands because there are a lot of users that have a lot of custom needs, you can't please every single one of them.

This would be a good feature for both Linux and Windows command line stuff. For Windows, I use scheduled tasks without a schedule, so I can trigger them from the Scheduled Tasks component of PC Monitor. But this is an awkward way to do it. ;)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...