You are an unregistered user, you can register here
Navigation

Information

Site

Donations
If you wish to make a donation you can by clicking the image below.


 
Go Back   The Unreal Admins Page > Forums > Hosted Forums > AnthraXs Corner > General Chat

Reply
Thread Tools Display Modes
  #1  
Unread 19th August, 2016, 01:49 AM
AnthraX's Avatar
AnthraX AnthraX is offline
Administrator
 
Join Date: Jun 2004
Location: Ghent (Belgium)
Posts: 1,380
Default Linux Server poll

I wanted to do a quick poll. Which kernel and libc versions is everyone running on their servers? You can find out using:

Code:
# prints the kernel version
uname -a

# prints the libc version
ls -al $(locate libc.so.6)
Reply With Quote
  #2  
Unread 19th August, 2016, 04:17 AM
ShaiHulud ShaiHulud is offline
Dominating
 
Join Date: Mar 2012
Posts: 164
Default

Unfortunately Gameservers doesn't seem to provide that information in the User Control Panel, and I don't have access to a shell there.
Reply With Quote
  #3  
Unread 19th August, 2016, 09:57 PM
SoNY_scarface SoNY_scarface is offline
Holy Shit!!
 
Join Date: Mar 2007
Posts: 1,726
Default

I've virtualized our environment with a mixture of KVM and LXCs. The main distro is debian.

Linux ns502808 4.4.15-1-pve #1 SMP Thu Jul 28 10:54:13 CEST 2016 x86_64 GNU/Linux

server : 229630
ip : root
hostname : ns502808

Last login: Tue Aug 16 19:11:54 2016 from
root@ns502808:~# uname -a
Linux ns502808 4.4.15-1-pve #1 SMP Thu Jul 28 10:54:13 CEST 2016 x86_64 GNU/Linux
root@ns502808:~# ls -al $(locate libc.so.6)
lrwxrwxrwx 1 root root 12 Feb 29 12:29 /lib/x86_64-linux-gnu/libc.so.6 -> libc-2.19.so
root@ns502808:~# ls -al $(locate libc.so.6)
__________________





Last edited by SoNY_scarface : 19th August, 2016 at 10:03 PM.
Reply With Quote
  #4  
Unread 20th August, 2016, 03:07 PM
McNamara's Avatar
McNamara McNamara is offline
Dominating
 
Join Date: Aug 2007
Location: UK
Posts: 100
Default

I don't have a server right now however once the new ACE release is out I will rent a VPS and try out debian 8
__________________

My BunnyTrack maps
http://www.i4games.eu/maps/?author=18724
Reply With Quote
  #5  
Unread 21st August, 2016, 05:49 AM
2399Skillz 2399Skillz is offline
Super Moderator
 
Join Date: Jan 2004
Location: North Carolina
Posts: 2,245
Default

Linux server1.ut-files.com 2.6.32-431.11.2.el6.x86_64 #1 SMP Tue Mar 25 19:59:55 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

lrwxrwxrwx 1 root root 12 Sep 23 2015 /lib64/libc.so.6 -> libc-2.12.so*
lrwxrwxrwx 1 root root 12 Sep 23 2015 /lib/i686/nosegneg/libc.so.6 -> libc-2.12.so*
lrwxrwxrwx 1 root root 12 Sep 23 2015 /lib/libc.so.6 -> libc-2.12.so*
__________________

UT-FILES.COM
Get your files
Reply With Quote
  #6  
Unread 22nd August, 2016, 02:04 PM
pastoor pastoor is offline
Forum Newcomer
 
Join Date: Jan 2007
Posts: 9
Default

01:55:02 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
[root@ca071 ~]# ls -al $(locate libc.so.6)
lrwxrwxrwx 1 root root 12 8. Jan 2015 /lib64/libc.so.6 -> libc-2.12.so
lrwxrwxrwx 1 root root 12 8. Jan 2015 /lib/i686/nosegneg/libc.so.6 -> libc-2.12.so
lrwxrwxrwx 1 root root 12 8. Jan 2015 /lib/libc.so.6 -> libc-2.12.so
Reply With Quote
  #7  
Unread 23rd August, 2016, 01:55 PM
Chamberly's Avatar
Chamberly Chamberly is offline
Godlike
 
Join Date: Dec 2011
Location: Tennessee, USA
Posts: 441
Default

root@***:~# uname -a
Linux *** 4.4.0-34-generic #53-Ubuntu SMP Wed Jul 27 16:06:39 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
root@***:~# ls -al $(locate libc.so.6)
lrwxrwxrwx 1 root root 12 Apr 14 18:16 /lib/x86_64-linux-gnu/libc.so.6 -> libc-2.23.so

Ubuntu 16.04.1 x64 @ DigitalOcean VDS

...YAY I did it!
__________________


irc.globalgamers.net #uscript
http://irc.lc/globalgamers/uscript
Reply With Quote
  #8  
Unread 24th August, 2016, 07:39 PM
pica pica is offline
Killing Spree
 
Join Date: Apr 2012
Posts: 28
Default

hi anthrax

i am running a ut server on a dedicated machine:

Linux xxx.stratoserver.net 3.13.0-93-generic #140-Ubuntu SMP Mon Jul 18 21:21:05 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

lrwxrwxrwx 1 root root 12 Mai 26 12:32 /lib32/libc.so.6 -> libc-2.19.so
lrwxrwxrwx 1 root root 12 Mai 26 12:42 /lib/i386-linux-gnu/libc.so.6 -> libc-2.19.so
lrwxrwxrwx 1 root root 12 Mai 26 12:30 /lib/x86_64-linux-gnu/libc.so.6 -> libc-2.19.so
-rwxr-xr-x 1 root root 1840928 Mai 26 12:30 /var/www/vhosts/chroot/lib/libc.so.6
Reply With Quote
  #9  
Unread 26th August, 2016, 04:21 PM
duzap duzap is offline
Forum Newcomer
 
Join Date: Aug 2011
Posts: 13
Default

Linux x.x.x.com 2.6.18-408.el5 #1 SMP Tue Jan 19 09:14:52 EST 2016 x86_64 x86_64 x86_64 GNU/Linux

lrwxrwxrwx 1 root root 11 Jan 10 2016 /lib64/libc.so.6 -> libc-2.5.so
lrwxrwxrwx 1 root root 11 Jan 10 2016 /lib/i686/nosegneg/libc.so.6 -> libc-2.5.so
lrwxrwxrwx 1 root root 11 Jan 10 2016 /lib/libc.so.6 -> libc-2.5.so
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 12:57 PM.


 

All pages are copyright The Unreal Admins Page.
You may not copy any pages without our express permission.