CentOS 5.3 (64bit) SSH Port
I have changed the SSH port in sshd config, and restarted the server and sshd, but it still runs on port 22, and my firewall says its running but its not blocking anything either. I restarted iptables, and all that still nothing...
View Complete Thread with Replies
Sponsored Links:
Related Forum Messages:
CentOS 5x But 32bit Or 64bit
2 server configuration will look something like below. I heard that the 32bit kernel is better for the web server since I'll have cpanel on it. Anyone able to confirm this or should I just put 64bit on both of them? Web Server 5420 2.5GHz (Dual QuadCore) 2x250GB SATA2 (RAID1) 2GB RAM DB Server 5310 1.6GHz (Clovertown, DUAL processor) 2x73GB SAS (RAID1) 4GB RAM
View Replies!
View Related
Openvz Kernel On Centos 64bit
I was Use Centos 64bit and when i install the openvz kernel and the openvzquota: Quote: yum -y install ovzkernel yum -y install vzctrl vzquota vzpkg I reebot my server and never boot up I was planning to use a 8gb ram that's why i select 64bit.
View Replies!
View Related
Clamav Compile Problem On Centos 4.3 64bit
I'm trying to install Clamav on my Centos box (64bit version) but on the Make command I get the following error: /usr/local/lib/libz.a(gzio.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /usr/local/lib/libz.a: could not read symbols: Bad value collect2: ld returned 1 exit status make[2]: *** [libclamav.la] Error 1 make[2]: Leaving directory `/root/clamav-0.88/libclamav' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/clamav-0.88' make: *** [all] Error 2 I'm guessing is something to do with X86_64 but I still can't find a solution to this.
View Replies!
View Related
What's My SSH Port
i now have root access at a site i manage and the previous admin has set up a different SSH port. I think this because i get " Connection Refused " and that user has access for SSH. When restarting my SSH services i recive; Quote: sshd has failed, please contact the sysadmin. And from looking that error up it means the port has been changed. So i have WHMC access and all other root passwords etc, but how can i find out the port?
View Replies!
View Related
Ssh Port
I have cpanel running on a centos box and I want to change the ssh port from (22) the default port to something new i get 13000 login add temps a day. How do i do this i have root access
View Replies!
View Related
How To Recover Ssh Port
im doing this in favor of my friend who is having some problem with his dedicated server,"he does not speak english very well" he has a unmanaged dedicated server he changed something on his ssh port and forgot what port is it, he can still access his WHM right now, meaning he know's the root password "correct" but the problem is he forgot his ssh port
View Replies!
View Related
How Change Ssh Port
i want to changing my ssh port from 22 to other . so i have edit ssh_config and change 22 to for example 9000 . and add 9000 in TCP_IN and TCP_OUT on my csf Config and delete 22 from them and restart ssh . but my ssh isnt login with 9000 and no effect .
View Replies!
View Related
Forget Ssh Port
Well I have a friend that tells me if I can work and optimize his server , but he dont know ssh port , default is 22 but that port doesnt work .... his server is in other country and the only way to administrate it is from ssh , I have root access to the server but I dont know how can I get the correct port ...
View Replies!
View Related
Change SSH Port
I decided to change my SSH port. I red an Article about it. Quote: At command prompt type: pico /etc/ssh/sshd_config Scroll down to the section of the file that looks like this: Code: #Port 22 #Protocol 2, 1 #ListenAddress 0.0.0.0 #ListenAddress :: Uncomment and change #Port 22 to look like Port 5678 (choose your own 4 to 5 digit port number (49151 is the highest port number) Uncomment and change #Protocol 2, 1 to look like Protocol 2 Save file and restart SSH And I do all step. I change Port 22 to port 8443 . But Now I cannot loging to root via port 8443 . WHy? How can I change this port to 22.
View Replies!
View Related
Changing SSH Port
I'm trying to change the ssh port on one of my servers, I have edited the sshd_config file and ssh_config. Changed the port, then enabled the port on APF. Restarted both APF and SSH. Tried logging in via the port I specified, would not let me. Tried the default port, logged in fine. Why won’t it change to the port I specify?
View Replies!
View Related
What Port Is SSH Set To
I am having my ded server disconnected in less than 2 hours if I dont delete a bad website off my dedicated server (I run a free hosting website on it...i know! I know!) Anyways I need to login to ROOT and manually take this website off the server, which I have NO IDEA how to do anyways, but I need the SSH port to do so and I HAVE NO IDEA what it is! How do I find this information out?
View Replies!
View Related
Using A Different Host Port With Config In ~/.ssh
Code: host hostnamehere hostname something.com user someone identityfile /path/to/rsa compression yes cipher blowfish protocol 2 Thats how the config file in ~/.ssh normally looks. How would I configure it to use a port other than the standard, 22? Would I just add a port xyz? I tried throwing stuff onto the hostname but only got errrors.
View Replies!
View Related
Moving SSH Back To Port 22 But Will Root Be At Risk
At present I run SSH on a different port then normal to protect root. This has worked for two years, but with discovering that cPanel finally support SFTP without shell access needed, I want to finally turn off FTP and require SFTP. The problem is the port I am using. Since it's a random port I have been secured against root attacks (well nothing has shown up). I am with LiquidWeb which is fully managed. So I guess they take care of allot of prevention. This is what I am thinking of doing. move SSH back to port 22 (I only host a few friends sites and want to be hosting 20 accounts by end of year to cover my costs). Then disabled root password and require SSH keys. Would this be strong as secure as running SSH on a high #port or am I fooling myself. I could also add in for good measure restricting root SSH/SFTP (yes I prefer SFTP for file management as I am legally blind and using Transmit+BBEdit is allot easier for me for editing files). The problem with restricting to certain IP's, is that Shaw charges $30/month more for a static IP and I also am at my moms 25% of the time (and she is also with Shaw). I think the XXXX.vs.shawcable.net is static but I am not 100% sure. I really do want to kill FTP so that only port 80 is the only non SSL port open.
View Replies!
View Related
Brute Force UDP Attack On SSH Port. . Possible/why
my server is being brute force attacked at port 22.. It caused my server to be blocked by my ISP's upstream... at first I follow the instruction on this forum showthread.php?t=456571 (can't post link) but then I realized (from the upstream email, I don't have access to any log on their side) that it was UDP.. not TCP.. but it was said to be brute force attack on SSH port. Now all I do is moved ssh port.. and then limit the max connection per minute to port 22/UDP like on the above tutorial page.. Is that enough? I can't use IPTables to permit specific IPs, I'm pretty much very mobile so my own IP is different each time. Any ideas why UDP attack? Is it possible that brute force attack turned out to be UDP protocol? cause if it's not, then I think my ISP/its upstream can't be trusted..
View Replies!
View Related
Centos 5 Partition HD Via SSH
my DC has partitioned my server really complicated and im trying to install various different control panels and im running out of space, so id like to combine all my partitions into one. How would i do this via SSH in centos 5.2?
View Replies!
View Related
Backup My Remote Dedicated Server With Centos Installed Over Ssh
i have a dedicated server with rapidswitch. Few days back all my websites stopped working, due to some reason which i was not able to solve. NOw, i want to backup all the files stored on my server. Each and every file including the database and every file there on my server. I tried to log in through ssh on filezilla but i was not able to find out all the folders. I have putty and could login over ssh , but i don't know the commands to backup. Could, you guys tell me how to get all those files on my local computer. i also have cpanel/whm installed and that is working.
View Replies!
View Related
Did Port 80 Port To 7080, But Not Working When Login
I have an office internal website and I opened a port in the gateway of my office (7080) to this website (server )'s 80 port. That makes this website open to public as office has static IP. And then when I view the site from home . it's fine. But when I tried to login, the site is using a pop-up, I guess it's http authentciation, login, I was redirected to a url without my port number any more, that stops my access to the site as obviously I would. How can I keep my connection/port number ...?
View Replies!
View Related
64bit
There's idea to move to 64bit, Current Software Specs are:- CentOS 4.4 PHP 4.3 MySQL 5.0 Apache 2.0 No CPanel Named NFS Web site mainly running on Apache, PHP, MySQL and NFS. What do you think about stability of these softwares on 64bit processor. Also which better AMD Opteron or Intel woodcrest ?
View Replies!
View Related
32 Bit Or 64bit
32 bit or 64bit for cent Os 5.3? I am planning to purchase 2 vps for my friends, 1 vps which I am currently in touch is providing wide range, they gave option for 32bit or 64 bit, is there going to be change in the performance of the vps based on this selection and which is better for the future causes, this vps might have an community forum, few blogs and some file upload site,
View Replies!
View Related
32bit Vs. 64bit
I have been trying to research this but I cant seem to find an answer. The big question I am trying to figure out is the comparison in clock speed for different processor bits. For example, a 32 bit Pentium 4 at 3.2ghz versus a 64 bit AMD Athlon 2.0 Ghz?
View Replies!
View Related
64bit Windows Vpses
Are these unheard of? Are there any out there? Im looking at recompiling some custom server software into 64-bit ... (I am waiting on one library to be updated) .. to make use of the extra RAM allocations, and slight speed increase.
View Replies!
View Related
32bit Or 64bit VPS
while setting up a server which will host VPS's. Currently I have CentOS 5.1 x64 as the host OS, and I'm playing around with Xen for VPS's. Would you recommend a 32bit VPS, or a 64bit VPS?
View Replies!
View Related
Xen And 64bit Operating Systems
I tried installing CentOS 64bit using windows image and vnc that comes with HyperVM and it says (your cpu does not support long mode. use a 32 bit distribution), and if I try to install Windows Server 2008 I get blue screen with a stop and error.
View Replies!
View Related
Choosing 32bit Versus 64bit OS
I'm in the process of preparing to install CentOS 5 on my server, and was wondering whether most people recommend going with the 64bit version or sticking with 32bit. My server's CPU is 64-bit capable (Xeon 3060 at SoftLayer), and I have previously run CentOS 4.4 64bit on it, though I did have some struggles from time to time getting things to work (following setup guides that tend to assume 32bit more often than not). I'll be running just a standard setup of PHP 5, MySQL 5, and Apache 2, powering several moderate-traffic sites that run on the Drupal CMS (e.g. about 7000-10000 visitors per day total, though hopefully more in the future of course). I don't plan on running a control panel other than Webmin, though I might get DirectAdmin or similar in the future to make hosting some friends/clients a bit simpler. Will going with 64bit offer any worthwhile advantage with this setup?
View Replies!
View Related
Imap-2004g Php5 64bit Error
/usr/bin/ld: /usr/local/imap-2004g/lib/libc-client.a(osdep.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /usr/local/imap-2004g/lib/libc-client.a: could not read symbols: Bad value collect2: ld returned 1 exit status make: *** [libphp5.la] Error 1 This happens in php recompile When trying to install under 64bit
View Replies!
View Related
Vmware Server Problem With OS 64bit And Some Cpus
Many people have some problems with vmware server on some 64bit operation systems. If your server's ram is more than 6GB, you have to have a 64bit OS but I have tried to install vmware server on a 64bit server, it seems to be crashing my vmware server every 5 min and I cant use it more until I reset this service. CPU : Intel Xeon Nehalem 3440 2.53Ghz Quad Core w/ HyperThreading (8 virtual cores) Ram : 4 GB DDR2 Os : CentOS 64bit I have had an another server and i have solved this problem whit Debian. but on CentOS I usually have problem, and I cant use vmware server. Have you any idea how i solve this problem on CentOS 64bit?
View Replies!
View Related
Cpanel Installed Over Plesk On Fed4-64bit
I am pleased to report success with my first attempt of installing Cpanel on a 64bit vps running Fed4. In fact..this is the first time in known history I have tried anything this..uhhh.."risky"..and it work the very first time. Cpanel had no problems completely replacing the already pre-installed plesk. Kudos to the Cpanel folks for that!
View Replies!
View Related
RHEL 5 - 32bit V 64bit Running Cpanel 11 For Hosting
As cPanel is an integral part of server hosting and has the ability of compiling Apache 1.3.x with PHP4 (cgi) and PHP5 (dso) on your server OS. Does anyone know or have baselines/benchmarks for which performs better generally for hosting: 32bit or 64bit RedHat 5 when cPanel 11 has compiled for the Apache and php mentioned above on either of these OS editions? (assume latest versions of apache/php4/5) I was wondering if 32bit performed better or 64bit on a quad core Xeon. Don't forget PHP is compiled for prefork and not multi-threading for Apache 1.3.41 (which are considered legacy 32bit forked apps compiled against 64bit OS). Or rephrased, could i be hampering performance by running it on a 64bit OS on a Xeon (X3210) or improving performance? I'd assume 64bit would offer better all round processing power, or is this a misconception. I recently decided to get a server on RedHat Enterprise 5 X86_64 (64bit), when i wondered if 32bit version would have provided better performance and been the better options for compatibility.
View Replies!
View Related
Disabling SSH Root Access But Enabling SSH Keys How To Do That
in order to secure my server against instrusion, i disabled ssh root login and created a user for myself. however in order to access the user i need to enable SSH Password authentication I dont enable password authentication all the time and i keep it disabled unless i need to do something via ssh. Now my question will be, is there a way to keep the user i created and keep the root login disabled and password authentication disabled but use ssh keys for the user i created? I was informed that if i opt to login to ssh via the user i created, the only way to do that is to enable password authentication as it cannot work with ssh keys. is this true? I really hope someone can help me how to use the user i created together with ssh keys so i dont have to enable password authentication when loggin to ssh
View Replies!
View Related
Ssh After Entering The Password Of Ssh It Shows Me The Errors.
Tere was a folder in /home/virtfs and I delete this folder and now when I try tologin to ssh after entering the password of ssh it shows me the below errors. -bash: id: command not found -bash: [: =: unary operator expected -bash: id: command not found -bash: dircolors: command not found -bash: tr: command not found -bash: id: command not found -bash: [: =: unary operator expected -bash: whoami: command not found grep: /var/cpanel/users/: Permission denied -bash: mesg: command not found -bash: dircolors: command not found sshadmin@XXX [~]# su - Password: and in service status in whm the memory used is 100% but the sites are working. and root@XXX [/]# top -bash: top: command not found root@XXX [/]#
View Replies!
View Related
32 Or 64bit & Existing Domain Net Vs New Domain
delving into a new server, a dual opteron w/Centos. Got two questions as I think about setup. 1) 32 bit or 64bit? 2) Regarding host names and server assignemt...I can either assign it as a node to a domain hosted elsewhere in a reseller account, or I can start with a completely unused domain which is currently parked. Any preference, in an ideal world? (I have absolutely no preference, but it occurrred to me it may or may not be of consequence, perfomance & IT-wise and generally speaking .. all things being equal, of course.) Like I said, a newbie. So I'm braced for the if-you-have-to-ask, you-shouldn't-be-in-one" musings for these rather basic boneheaders.
View Replies!
View Related
10 MB Port Or Is It
Bought New VPS recently , it suppose 10MB unmetered .. when Download Big files thru SSH , the Speed Never Exceed 2MB, always 2mb or less .. i thought i get 10mb, from wht i understood when say 10mb unmteret .. how to make sure if i'm on 10 mb unmetered or not .. i thought simple just download some big file from ssh and see wht speed ..
View Replies!
View Related
FTP Only On Port 21
I am using proftpd...How do i instruct that the server don't listen on high ports 49152-65534 but only to 21? The reason is because my client's firewall setup is very strict and i need to give a good reason to open those high ports. Right now, i can ftp to port 21 only but can't do nothing more than that coz the higher ports are blocked.
View Replies!
View Related
Forward IP Port?
I would like to know on how to forward specific IP with port to localhost or any IP by using iptables ? For example i would like to forward for port 25 from IP A to IP B, Currently i'm doing a test with my firewall and i'm very blur with iptables thingy.
View Replies!
View Related
|