General :: Computer Into An SSH Server?
Apr 17, 2010
But i've never done it before so i'm a little nervous.As far as i can tell i'll need to do port forwarding to make sure that my computer can be found through the wifi.There's a few computers using the local network so i'm a little worried about security. I have no clue what i'm doing at this point it looks like something called OpenSSH needs to be installed.
But how do i keep people from logging on as root? and how can i make sure they don't try a bruteforce attack? Is there a good tutorial out there somewhere? I hear there's programs that can stop people from attempting to log on more then a few times every minutes.nyway, i found a bunch of wikipedia articles and some blog things where people rant and rave about it, but i haven't found any tutorials that a dummy like me can follow
View 6 Replies
ADVERTISEMENT
Jun 19, 2010
I have a headless (kind of) Linux Mint computer with Synergy installed and a MacBook.
Is there any way I can use the headless computer as a Synergy server for the MacBook so I can use the Linux's KB/Mouse with the Mac?
View 1 Replies
View Related
Jan 7, 2010
I am sitting in front of a suse server computer and i have to install php-mysql package in this server.When i am doing that through yast it is asking for the cd of suse.I have that cd but i cannot connect the cdrom to that server.The cdrom is connected to another PC which i can also access.Is there anyway to install that package using the cdrom connected to other PC.
View 1 Replies
View Related
Sep 21, 2010
What is a good MTA (e.g. Postfix or something else) setup for a home computer behind a NAT, or a laptop that is not always online? I've read a lot of Postfix tutorials on how to set it up this way or that, but they are usually geared towards computers that are servers ie they
have a static IP
have a domain name
are always connected to the same network
My requirements are, I guess: Ability to redirect mail for local users to another server of my choosing. No listening for incoming SMTP connections - outgoing only Ability to route outgoing mail via an external SMTP server with authentication (and perhaps encryption) If not Postfix, I need an MTA which can queue up mails in case it temporarily has no internet connection.
View 4 Replies
View Related
Dec 27, 2010
How to use a personal computer as a Linux web server for development purposes.
Is it possible to have both Windows XP and Linux web server in one computer?
View 5 Replies
View Related
Jul 19, 2010
I have a high bandwidth linux server and a lower bandwidth windows computer. I want to have the windows computer send my webcam stream to the linux server, then have the linux server redistribute the stream with it's higher available speed to any users connected to it (via http, or whatever will work).
View 3 Replies
View Related
Sep 24, 2010
First, (for samba) how do I determine whether my computer "gets IP address information from a dhcp server on the network," and whether "the dhcp server provides info about WINS servers ("NetBIOS name servers") present on the network," and consequently whether a change to my smb.conf file, "so that DHCP-provided WINS settings will automatically be read from /etc/samba/dhcp.conf," and whether the dhcp3-client package must be installed?
View 2 Replies
View Related
Jan 5, 2010
for christmas my parents got both my younger sister and i acer mini computers, model d250-1958. my sister was trying to change her password that lets herself as a particular user log in. somehpw she messed up the password and its not what she thought it was and now she doesn't have any way of accessing anything. i thought that there might be an ovveride system or a reseting trick. i've looked in the manual but cant find anything of the sort for either of the two options.
View 5 Replies
View Related
Jun 17, 2011
I am using fedora 10 in two computers. Just for my own practice I sent a file to my second computer.
1st computer IP is 192.168.1.10
2nd computer IP is 192.168.1.20
[Code]....
The file has been successfully copied to the second computer but I again want to copy that file into my local computer by still sitting in my 1st computer.
[Code]....
View 1 Replies
View Related
Apr 17, 2009
I boot linux from a usb drive so I can carry my distro wherever I go - I've been doing it for quite some time now and it's always worked wonderfully. Problem: This morning my little cousin unplugged the computer WHILE I was booting into linux. Power loss has happened before, but with no ill effects. This time however, it's decided it won't boot. The screen clears, and just as GRUB is about to load, it freezes and the computer reboots over and over.
I booted to a LiveCD of Ubuntu to try and fsck the drive, but it won't mount the volume. I've worked with this install so long, and have customized it so much I **really** don't want to do a reinstall.. What can I do?
View 3 Replies
View Related
Jun 28, 2011
I have a situation where I am trying to move some data from a Linux computer to a Windows computer. In all there is 700GB of data to move in about 1.5 million files, so I don't want to do this over the network.My first thought was to use an external USB hard drive and create an NTFS partition and copy the files from the linux computer to mount on the Windows computer. After 4 days of copying without completion I abandoned that idea. I thought the NTFS might be slowing it down, so I created an EXT3 partition. 4 Days later it was still copying. I did some calculations and there was no way the USB 2.0 connection was that slow. I then used ddrescue and cloned the drive to be copied overnight and it took about 12 hours. i was able to mount the USB drive under Linux and access the files appropriately. The only problem is that I can not access that USB drive on my Windows 7 computer. I have tried Explore2fs, DiskInternals Linux Reader, and Ext2 Installable File System For Windows, but none of them is recognizing the external drive.
View 5 Replies
View Related
Feb 25, 2011
I need redirect serial port from ONE computer to ANOTHER computer, and at the another send this port to VirtualBox with WindowsXP.VB needed because i need to use software for windoze I do this:NE computer:socat tcp-l:54321,reuseaddr,fork file:/dev/ttyS0,nonblock,waitlock=/var/run/tty0.lock
ANOTHER computer:
socat pty,link=/tmp/ttyS0,waitslave tcp:ONE:54321
Now (at ANOTHER) i've set serial port in VirtualBox as
[code]...
View 2 Replies
View Related
Apr 21, 2010
I have a small home-office network. On that network I have two linux computers, one is a client the other a server.
On the server I have NFS Server setup and mount some NFS exports on the client computer.
On the server I have the firewall on and here it becomes a little tricky.
Since both the server and the client connect to the router the interface (eth1) is theoretically both an internal & external zone.
The router is commercial grade and therefore has a good firewall on it which is also setup. Therefore the firewall on the server is really more of a backup than a necessity. But that's fine, and by having the server's firewall on 'fail2ban' is able to work which I like to have working so I don't want to just turn off the server firewall even though I have good security from the router.
However, when I turn on the server's firewall, the client computer cannot see the NFS server when scanning for server -- done by: clicking on "Choose" next to "NFS Server Hostname" when adding an NFS share in the NFS Client in YaST. Clearly something is being blocked even though I have both "NFS Client" and "NFS Server Service" allowed in the server firewall. The Firewall config. files for these are below.
The Firewall configuration is pretty much "out of the box". That is I have the services I need opened up for the external zone, the other zones are left at their default which means the internal zone, although not used (i.e.: attached to any interface), is completely open.
The perfect solution I guess would be to setup my client computer to connect through a different NIC (perhaps eth0), make that the "Internal Zone" and therefore allow all traffic through to it while still blocking the server from the external zone. However, I cannot make that physical change to my network for now so I am looking for an in between (non-perfect) solution.
In this case I am guessing that means opening up extra NFS ports to the external zone so I have full NFS functionality. I don't mind this because like I said, the router firewall is the main line of defense anyway.
So, given all of the above could someone tell me what I would need to additionally open up in the server firewall to make the NFS server detection work on the client while the firewall was on. Or, if you have a cleverer/better solution without me changing my physical network that would be great.
Hopefully I have written this in enough detail and clearly enough so that all the parameters are clear but if not, feel free to ask me what you like and I'll try to make it clear.
Code:
## Description: Firewall Configuration for NFS kernel server.
#
# Only the variables TCP, UDP, RPC, IP and BROADCAST are allowed.
# More may be supported in the future.
code....
View 6 Replies
View Related
May 19, 2010
I want to set up moodle and need to give my computer some capability to act as a server. I am following the steps at [URL] although my question is not really related to moodle. Here is the problem: setting everything up to make my computer accessible from outside has worked so far. I got myself a static IP address using a dynamic dns server and can ssh into my computer from any other computer connected to the www. So,
[Code]....
View 3 Replies
View Related
Jan 21, 2010
I'm going to start a new thread because previous searches have not totally satisfied my question. I've read all day about doing this but each inquiry leads to discussion of configuring the router. I am also not network savy. I would like to set up an FTP server on my home computer (presently Ubuntu 8.10). I have only one computer. I am using DSL with my telephone line for internet connection. I do not use a router.
Is it possible to do this with no router and only a DSL ISP connection?
View 3 Replies
View Related
Mar 27, 2010
I wanted to know how can I cross compile SMS SERVER TOOL for an embedded computer and make just one binary file for it or how can I change all of its default files places like its demon and object file and gather all of them to one directory to execute and use and run.let me explain it better for you : I have an embedded computer with Linux OS that its file system is read only and I can not add any file to /usr /lib and ..... and I can just mount a SD memory card to it and copy all of my programs to it and run them from there as you understand I have two choices to choose, first make one big binary file for each program that I am doing it now and it is not a suitable solution and the second is finding the way to change default place of shared object file of my program.now you tell me what can I do to solving this problem.
View 1 Replies
View Related
Jul 28, 2010
I have configureed Bind in a Linux box. Well pc1 i.e "pc1.mydomain.com" is my client machine and main server is the computer in which bind is install.The client computer pc1 and the main server (Bind server) i.e FQDN "mainserver.mydomain.com "are on the same network.from client machine i can't resolve the name to IP address as my server do successfully with client. The /etc/resolv.conf file in my bind server is as
Code:
search mydomain.com
nameserver 192.168.1.254
The named.config it main configuration is as below
Code:
zone "mydomain.com" IN {
[Code]...
View 6 Replies
View Related
Sep 8, 2009
I get a Mount,Computer location error and will not mount any drives but boot! When I go to places->Computer on Linux Ubuntu 9.04 and I compiled gmp-4.3.1 and mpfr-2.4.1 last because I wanted gcc-4.4.1 to code and will not compile also gcc error not installed gmp-4.3.1 and mpfr-2.4.1. On screen is...
Could not Desplay "computer:". Nautilus cannot handle "computer" locations
View 1 Replies
View Related
Aug 1, 2010
I would like to have a server set up at home and be able to access it using a front end that I would boot from a USB drive. The reason I would do this is because at my university all of the computers are horribly slow, I have a server at home that is fast, I would sit down at one of the computers use a USB drive to boot up the computer and use it as a front end, the computer at home would be the backend. Is this doable? if so how?
View 2 Replies
View Related
Mar 10, 2010
I'm using RHEL 5.0 and i want to delete history for n users at a time.i can use history -c from each user login and delete but i want another way.or i want to create a shell script by using which i can do d task at a glance for all users.
View 1 Replies
View Related
Oct 30, 2010
I am trying to install FluxBB on my Ubuntu netbook. I already have the dependencies -- Apache, PHP, and SQLite -- installed. However, navigating to my IP address and the 'install.php file returns an HTTP 404. Is there any configuration I need to edit to get Apache to see the forum software (located in /www)? I tried to edit httpd.conf to no avail.
View 2 Replies
View Related
Jul 7, 2010
My friend has a Linux base receiver and he using that receiver as a server he was asking me if he can remotely access that receiver from another computer and do the work he needs to do and be able to restart the receiver remotely. If you can do it how is it done using win xp.
View 6 Replies
View Related
May 28, 2011
I have three computers in my network, but two will be mentioned. Computer A is a Linux Mint 9/Windows 7 dual-boot, and I have just installed Mandriva Free 2010.2, which I will call Computer B.
Now my main problem is that Computer B, while it can see and access Computer A's shares as well as the third computer, the aforementioned computers cannot access Computer B. The message was: "Unable to mount location/Failed to mount Windows share." Now, the SMB protocol was used because of the third computer and Computer A have Windows OSs installed in them.
What I originally wanted was that I can share Computer B's NTFS partition, namely Documents and Downloads, to the other computers. And I can't do that, because of the error message.
What I can do, however, is use Computer B to view shares from the other two computers (Computer A, as an example). By my experiences in Linux Mint, I understand that I'd have to mount my Windows partitions in order to share them. I don't even know if my NTFS drive in Computer B is mounted, though that is what was described.
View 2 Replies
View Related
Sep 22, 2010
I would like to install a file server on an old computer and access it via USB from my laptop.
View 2 Replies
View Related
Jan 25, 2010
I am using ubuntu 9.10 and I want to know if I can power on a remote computer working on windows server 2003.
View 5 Replies
View Related
Mar 7, 2010
I want to have a server that will work well with these specifications:
2.40 GHz Intel Pentium 4
512MB of Dual Channel DDR2 RAM
And I am going to buy a new Hard Drive for it
Any recommendations? I will be installing Wordpress and will probably set up an IRC server and VPN and things like that.
View 3 Replies
View Related
Sep 24, 2010
Every once in a while I see a great deal (like this one) on a Dell Server. I was wondering if there was any problems running Ubuntu on one of these machines for use as a desktop computer? I don't know much about servers but the specs look similar to a desktop computer.
View 2 Replies
View Related
Sep 25, 2010
I'm trying to setup a vpn server so I can use my computer via phone. My phone only supports pptp, l2tp and l2tp/ipsec psk. I would like to surf the web, browse files etc. I've been using this guide [URL] but get stuck on the part.
Finally, disable and re-enable ufw to apply the changes:
sudo ufw disable && sudo ufw enable
I get the error:
ERROR: problem running ufw-init
So is there any simple way to get a vpn working on this thing? Or at the very least an in-depth guide that covers what would happen if something goes wrong.
View 6 Replies
View Related
Jul 29, 2011
I'm running a Minecraft server off of a dell T110 with Ubuntu 10.1 installed, as I haven't had a chance to install Natty yet. The problem is, it's running very very slowly, past the point where I could say it's the hardware's issue.
I have an intel xeon (2.4ghz quad core) in there, with 2gb of RAM. 2gb isn't much, but the computer runs slowly even when the MC server itself is off.
I'm talking super super slow, like, the cursor doesn't even show up all the time. It disappears frequently and things take a while to render/open, a site like facebook takes about 20 seconds to completely load.
This is my first ubuntu install, so I'm kind of new to it. The only problem/solution I could think is that I may have installed the 32bit version on a 64bit processor. I don't think I did, butttt that's the only thing that occurs to me
View 3 Replies
View Related
Jul 19, 2011
I would like some opinions on creating a two computer network so I can study a server in action. I would prefer that it was on a level below accessing the internet and then being routed back at this point. Installing a router is fine.
View 1 Replies
View Related