similar to: how do I stop X / gnome via SSH?

Displaying 20 results from an estimated 30000 matches similar to: "how do I stop X / gnome via SSH?"

2010 Feb 23
2
how to show only quota limit to users via SSH?
Hi, How, if possible, do I only show a user's quota limits when he logs into SSH? For example, I set a soft limit of 10GB on this user, but when he logs in he can see all the limits: -sh-3.2$ df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/fluid01-root 38G 36G 530M 99% / /dev/mapper/fluid01-home 48G 15G 30G 34%
2009 May 31
2
looking for better graphical download manager for X / KDE / Gnome
Hi all, I currently use kget to download files, but find it lacks a lot of features, like bandwidth throttling, auto-resume when internet disconnects & reconnects, download from multiple locations, browser integration, etc. FreeDownloadManager for Windows does all of the above quite well, but I don't use Windows @ home. So, does anyone know of a good alternative to use? I have searched
2008 Jun 17
4
Re: unable to access Linux HVM via xm console - Couldnot read tty from store: No such file or directory
HVM = fully virtualized. The question is, why are you using fully virtualized domUs? Why not paravirtualized (PV)? >>> On 2008/06/16 at 16:07, Rudi Ahlers <Rudi@SoftDux.com> wrote: Itamar - IspBrasil wrote: > why you''re using hvm ? its slow > > > > Rudi Ahlers wrote: >> Hi all >> >> I''m running CentOS 5.1 x64 + Xen 3.0 & I
2013 Jan 28
5
2way authentication for SSH?
Hi, Does anyone know of a stable / working "2way authentication" system for SSH, and even web authentication services? Most of the banks in South Africa have a system that, when you want to make a payment, they send you an SMS and you need to verify the action with a secret code which was SMS'd to you. gmail also has this. Does anyone know of a "universal" plugin /
2008 Jun 20
2
how do I manage a Dell PE 860 server via IPMI?
Hi all I'm trying to get to grips with this one, but just can't figure it out. I recently acquired some 2nd hand Dell Poweredge 860 servers, and noticed that they have built in remote management interfaces. So, I have setup one, and assigned an IP address to it, but have no idea on how to access it remotely. Google'ing for an answer didn't bring me more than general product
2008 Jun 22
5
is it possible to login to a switch via RS232 / serial port from the shell?
Hi all I have a problem switch in our data centre, which is connected to a linux server via a serial cable. I know I can / could access the switch from my Windows PC back at the office, using hyperterm, but trying to access it using minicom just doesn't seem to work. I have changed the comms in minincom to use /dev/tty0 & the baud rate to 9600, yet I can't seem to connect with
2008 Jul 07
3
how do I find out which nameserver returns a DNS query?
Hi all If I do a "dig mydomain.co.za" from a Linux server, how do I know which DNS nameserver returns the queries? I seem to have a faulty DNS server, but can't see which one, so I want to find out which nameserver (if there's 4 - ns1.myserver, ns2.myserver, ns3.myserver & ns4.myserver) returns the queries? -- Kind Regards Rudi Ahlers CEO, SoftDux Web:
2009 Nov 05
1
MySQL error 28, can't write temp files - how to debug? [SOLVED]
On Thu, Nov 5, 2009 at 11:47 PM, Alan Hodgson <ahodgson at simkin.ca> wrote: > On Thursday 05 November 2009, Rudi Ahlers <Rudi at softdux.com> wrote: >> According to google search, errorcode 28 means the HDD is full. But it >> isn't: >> >> >> root at vps:[~]$ df -h >> Filesystem ? ? ? ? ? ?Size ?Used Avail Use% Mounted on >> /dev/sda1 ?
2010 Apr 28
6
how to reroute all ADSL traffic via another server on the internet?
Hi all, Does anyone know, if it's possible to reroute all (i.e. HTTP / FTP / DNS / SMTP / POP3 / IMAP / etc) from an ADSL connected machine via another server, which is currently hosted with IS and has full internet access? i.e. Can I setup another machine, on a different public IP than the dynamic ADSL IP as default gw? OR do I need todo something on that machine to work as a router for
2008 Mar 26
3
how do I create a custom CD from an existing CD?
Hi all This may sound funny, but I can't get onto any websites right now, so I can't even google. I want to customize the contents of my CentOS 5.1 x64 CD, and re-create the ISO to write to CD again and install on a server. I know it's got something todo with mkisofs, but I'm not 100% sure what the commands should look like Can someone please give me a sample of the whole
2011 Jan 10
2
how to recreate eth0 - Realtek 8169sc [SOLVED]
On Mon, Jan 10, 2011 at 12:08 PM, Rudi Ahlers <Rudi at softdux.com> wrote: > On Mon, Jan 10, 2011 at 11:49 AM, compdoc <compdoc at hotrodpc.com> wrote: >> I love realtek - the resources they use tend not to conflict with other >> cards or hardware, they don't use much cpu time, the drivers are mature, and >> they don't cost much. What could be better? There
2010 Feb 17
2
annoying random Firefox crash - how to debug?
Hi, My firefox (Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.6) Gecko/20091216 Fedora/3.5.6-1.fc11 Firefox/3.5.6) on Gnome 2.26.3 will randomly crash, without any errors. /var/log/messages & /var/log/Xorg.0.log doesn't show anything that caused any errors. And it doesn't matter on which website(s) I'm busy with, it will just crash. Does anyone know how to check for a
2011 Feb 13
1
how do export a block device via eSATA?
Does any one know how to, if at all possible currently, to export a block device via eSATA? i.e. how do I do something like iSCSI, but over eSATA? I have a cheat ($15 probably?) media player at home (Egreat EG-M31B Network Media Tank - awesome little machine) that runs some flavor of Debian and can be connected to any PC via eSATA as an external HDD's. i.e. it exports the built-in HDD as a
2008 Jun 16
2
unable to access Linux HVM via xm console - Could not read tty from store: No such file or directory
Hi all I''m running CentOS 5.1 x64 + Xen 3.0 & I have setup a CentOS 5.1 x64 domU as a HMV. For the setup I used VNC, but I would prefer to be able to access it via "xm console cPanel" via SSH directly. Here''s the output cPanel HVM: [root@pc-00059 ~]# more /etc/xen/cPanel name = "cPanel" uuid = "ff940501-507d-04ca-e590-831e79ba0397" maxmem =
2011 Aug 09
5
setting up bare minimal CentOS VM
Hi all, I need to setup a real bare minimum CentOS Virtual Machine, but with normal internet / network access. i.e. I need SSH, Mutt, Links, lynx, ping, tracert, dig, iptables, etc. Does anyone know where (if?) I can get a list of applications which gets installed with CentOS 6 if every option is deselected in the installer so that I can see what I can remove which isn't really necessary
2010 Oct 07
4
OT: linux desktop market share more than 1%
You can register on this site if you use linux on your desktop, to prove that we have at least more than 1% market share today :-) http://www.dudalibre.com/gnulinuxcounter?lang=en -- Kind Regards Rudi Ahlers SoftDux Website: http://www.SoftDux.com Technical Blog: http://Blog.SoftDux.com Office: 087 805 9573 Cell: 082 554 7532
2008 Mar 04
3
VMWare error: Use of uninitialized value in string eq
Hi all I hope anyone can help me with this. I'm trying to get vmware to play along nicely on CentOS 5.1 x64, but I get errors when I try and start a vmx image, or list them. This the the error: [root at backup vmware-mui-distrib]# vmware-cmd -l Use of uninitialized value in string eq at /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/VMware/VmPerl.pm line 114.
2010 Apr 12
1
everything seems to hang, but system is idle? [SOLVED]
On Mon, Apr 12, 2010 at 1:50 PM, JohnS <jses27 at gmail.com> wrote: > > On Sun, 2010-04-11 at 15:48 +0200, Rudi Ahlers wrote: > >> Yes, I think it could be a problematic iscsi config. Now that I think >> of it, the server wasn't rebooted in about 2 or 3 months and I did >> some iscsi testing a while ago, but with a recent power outage it >> could have
2008 Jun 24
2
how to downgrade from CentOS 5.2 to CentOS 5.1?
I've run into some trouble with a new cPanel VPS, and noticed that it's running CentOS by default, installed via the CentOS http server. My question is, how do I downgrade CentOS to 5.1? -- Kind Regards Rudi Ahlers CEO, SoftDux Web: http://www.SoftDux.com Check out my technical blog, http://blog.softdux.com for Linux or other technical stuff, or visit
2011 Apr 20
3
is the list dead?
Is the list dead, or just quiet all of the sudden? -- Kind Regards Rudi Ahlers SoftDux Website: http://www.SoftDux.com Technical Blog: http://Blog.SoftDux.com Office: 087 805 9573 Cell: 082 554 7532 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20110420/245f85d4/attachment-0005.html>