take five

my fifth web-space 
Filed under

ubuntu

 

how to use users-admin remotely on Ubuntu

Lately I had the necessity to create an account and modify another one on an Ubuntu box at work. I've regularly logged on via a ssh -X shell and gave the command sudo users-admin resulting in a "blocked" window ... I mean one on which I wasn't able to unlock the command via an administrative password input.

After a little diggin' on the web I found that the solution is in giving this command:

sudo ck-launch-session users-admin &

which will ask you the administrative password and make the commands on the appearing window

Loading mentions Retweet
Filed under  //   bash   how-to   remote   sysadmin   ubuntu  

Comments [1]

Canonical certifies Ubuntu 9.04 Server Edition on latest HP ProLiant servers

Canonical certifies Ubuntu 9.04 Server Edition on latest HP ProLiant servers

 

Loading mentions Retweet
Filed under  //   canonical   hardware   HP   Proliant   server   sysadmin   ubuntu  

Comments [0]

which version of Ubuntu are you running ?

Ever wondered how to know by command line which version of Ubuntu are you running ?
The answer is simple:

kOoLiNuS@linuxbox:$ cat /etc/lsb-release 

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu 8.04.3 LTS"

Enjoy your Open Source operating system ;-)

Loading mentions Retweet
Filed under  //   GNU/Linux   how-to   shell   ubuntu  

Comments [2]

Ubuntu 8.04.3 LTS released

The Ubuntu team is proud to announce the release of Ubuntu 8.04.3 LTS, the third maintenance update to Ubuntu's 8.04 LTS release. This release includes updated server, desktop, and alternate installation CDs for the i386 and amd64 architectures.

In all, 80 updates have been integrated, and updated installation media has been provided so that fewer updates will need to be downloaded after installation. These include security updates and corrections for other high-impact bugs, with a focus on maintaining stability and compatibility with Ubuntu 8.04 LTS.

Loading mentions Retweet
Filed under  //   downloads   GNU/Linux   ubuntu  

Comments [0]

Ubuntu 6.06 LTS Desktop Edition reaches end-of-life on July 14, 2009

Update! Update! Update!

Loading mentions Retweet
Filed under  //   GNU/Linux   ubuntu  

Comments [0]