Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
Kaos said:Yeah...all youd see is shell of my servers...pics of hardware maybe?
hoka@smirnoff ~ $ uptime
05:11:38 up 413 days, 18:46, 1 user, load average: 0.16, 0.03, 0.01
hoka@smirnoff ~ $ id
uid=11341(hoka) gid=202 groups=10(wheel),202 context=hoka:staff_r:staff_t
hoka@smirnoff ~ $ uname -a
Linux smirnoff 2.6.11-hardened-r15 #1 Wed Aug 24 23:17:18 Local time zone must be set--see zic manu i686 Pentium III (Coppermine) GenuineIntel GNU/Linux
hoka@funkyblue ~ $ uname -a
Linux funkyblue 2.6.13-gentoo-r3 #2 Fri Apr 28 21:03:58 PDT 2006 i686 AMD Athlon(tm) XP 3000+ AuthenticAMD GNU/Linux
hoka@funkyblue ~ $ uptime && sudo ipvsadm -Ln
04:50:23 up 22 days, 16:13, 1 user, load average: 0.00, 0.00, 0.00
Prot LocalAddress:Port Scheduler Flags
-> RemoteAddress:Port Forward Weight ActiveConn InActConn
TCP 128.195.23.12:80 wlc
-> 128.195.23.173:80 Route 1 1 2
-> 128.195.23.174:80 Route 1 1 12
TCP 128.195.23.12:443 wlc
-> 128.195.23.174:443 Route 1 0 1
hoka@mojito ~ $ uptime && uname -a
04:51:11 up 201 days, 13:18, 1 user, load average: 0.00, 0.00, 0.00
Linux mojito 2.6.14-hardened-r7 #1 Thu Apr 27 11:45:12 PDT 2006 i686 AMD Sempron(tm) Processor 3100+ GNU/Linux
hoka@bacardi ~ $ uptime && uname -a
04:51:36 up 201 days, 13:29, 1 user, load average: 0.00, 0.00, 0.00
Linux bacardi 2.6.14-hardened-r7 #1 Fri Apr 28 13:26:58 PDT 2006 i686 AMD Sempron(tm) Processor 3100+ GNU/Linux
hokatichenci said:If theres interest I'd be happy to try to get some shots of the entire lab to show off. It's quite impressive as far as wiring goes, which is to say that I'm amazed anything actually works. As far as my apartment LAN goes... it's hard to tell what is doing what these days with systems coming and going. My workstation functions largely as a fileserver, see sig, more of the same.
Xipher said:Hey Carloswill, that screen shot, it looks like a newer version of top? What app are you running and do you happen to have a link?
Grentz said:mines a blank server 2003 desktop with just a windows taskbar
Everything runs in the background for backup, ftp, etc.
Which one of these post shows some one running X on the server?
I am confoozled here... Why in the hell do people put X window manager on their server?! All a server can have is a power cable and an ethernet cord. If you have a problem, then connect the KVM switch to it... It's a major stability and security risk in my opinion.
Debian Server
![]()
Not much to see here. I just SSHed into my server (no GUI), and did a screen cap from there.
![]()
I am confoozled here... Why in the hell do people put X window manager on their server?! All a server can have is a power cable and an ethernet cord. If you have a problem, then connect the KVM switch to it... It's a major stability and security risk in my opinion.
These ones:
And i agree, it seems really stupid.
I can't speak for the other guy, but my server does not run a GUI. If you read my origional post, you would see that my screenshot was from my laptop (Ubuntu) with a SSH session open to my server,
Erm did you read his comment?shit. that's awesome. What is it running that takes up so much cpu power and ram?
Flint said:that box is my company's primary Microsoft SQL server, with about 1.5TB of databases (FC SAN)
It's either a quad dual core or quad Xeon's with HT. Not unusual considering it's an enterprise SQL server.Nice! Is it a blade server or something? I'm just wondering how you get all of those CPU's in there (even if they are dual core).
Probably 4U's.Thats a realy nice server... Do you have pictures from the outside ?? Must be a huge machine![]()
I am confoozled here... Why in the hell do people put X window manager on their server?! All a server can have is a power cable and an ethernet cord. If you have a problem, then connect the KVM switch to it... It's a major stability and security risk in my opinion.
Thats a realy nice server... Do you have pictures from the outside ?? Must be a huge machine![]()
I don't have pics of the exterior, but it is a 4U rackmount (google for 'ibm xseries 445' for pics)
[root@lt2fs1 ~]# df -h /share/
Filesystem Size Used Avail Use% Mounted on
[COLOR="Yellow"][B]/dev/sdb2 XXXG XXXG XXXG 50% /share[/B][/COLOR]
[root@lt2fs1 ~]# df -h /
Filesystem Size Used Avail Use% Mounted on
[COLOR="Yellow"][B]/dev/sda2 1012M 214M 747M 23% /[/B][/COLOR]
[root@lt2fs1 ~]# uname -r
[B]2.6.9-22.0.2.ELsmp[/B]
[root@lt2fs1 ~]# uptime
[COLOR="Yellow"][B]18:06:15 up 289 days, 8 min, 2 users, load average: 0.05, 0.05, 0.34[/B][/COLOR]
[root@lt2fs1 ~]# date
[B]Mon Jan 22 18:06:37 EST 2007[/B]
[root@lt2fs1 ~]# cat /etc/redhat-release
[COLOR="Yellow"][B]Red Hat Enterprise Linux ES release 4 (Nahant Update 4)[/B][/COLOR]
This is my Linux share...
Code:[root@lt2fs1 ~]# df -h /share/ Filesystem Size Used Avail Use% Mounted on [COLOR="Yellow"][B]/dev/sdb2 XXXG XXXG XXXG 50% /share[/B][/COLOR] [root@lt2fs1 ~]# df -h / Filesystem Size Used Avail Use% Mounted on [COLOR="Yellow"][B]/dev/sda2 1012M 214M 747M 23% /[/B][/COLOR] [root@lt2fs1 ~]# uname -r [B]2.6.9-22.0.2.ELsmp[/B] [root@lt2fs1 ~]# uptime [COLOR="Yellow"][B]18:06:15 up 289 days, 8 min, 2 users, load average: 0.05, 0.05, 0.34[/B][/COLOR] [root@lt2fs1 ~]# date [B]Mon Jan 22 18:06:37 EST 2007[/B] [root@lt2fs1 ~]# cat /etc/redhat-release [COLOR="Yellow"][B]Red Hat Enterprise Linux ES release 4 (Nahant Update 4)[/B][/COLOR]