Hey everyone,
I have been playing with Ubuntu Server for a bit and now I feel I am ready to take the next step and make my own business network for my small company.
I want to setup a small dev server, and I would like to be able to access it not only from home, but when I'm away from home too.
I have an old laptop that I could use for this purpose, I would just need to change my router to give access from outside. However, I'm a bit wary of doing this as I'm not sure what the security risk of doing this is.
I have servers in Amazon Cloud E2 with Windows Server 2008 R2. I want to setup a VPN server. Can any one guide me? Because as per the MS articles I completed the steps but I am not able to connect the VPN.
Any can share or guide me, how to setup a VPN in Windows Server on EC2.
Everyone knows (and loves) grep, I’ve also wrote an article on it, but today we’ll see other small utility that have some things in common with it.
In particular I’ll show you: pgrep, grepcidr, ngrep, pdfgrep and taggrepper.
All are command line tools to be used with your favorite shell, I’ll show you some example for every command..
I have a small office, with ATT Motorola modem (192.168.1.254) set as passthrough to
Dlink DIR-815 (LAN 192.168.0.1)
I am trying to setup DHCP server on Server 2012, and when I create new DHCP server, the title is created as 169.254.. instead of the domain name.
Debian Wheezy Local Git Server With Git Lite Workflow
This howto describes a shared local git [1] server setup for a small team.
This is a repository layout that is familiar to anyone used to working with
a traditional version control system. One of the tutorial objectives is to show detailed steps to prepare the server and publish the code
on a public service like Github, Gitorius et. al.
I have been trying all night to get this service working properly. I created this script from a template and am very new to bash coding. I wrote a fully functioning chat server in php which runs endlessly, but now want to make it a dedicated service. I want to do this so that it starts on server boot and boots back up if possible when there are any down-times with the server.
A DHCP Server assigns IP addresses to client computers. This is very often used in enterprise networks to reduce configuration efforts. All IP addresses of all computers are stored in a database that resides on a server machine.
(...)Read the rest of How to install DHCP server in ubuntu 12.04 (Precise) Server (845 words)
© ruchi for Ubuntu Geek, 2012.
Hello All, Hope you can help me.
I've setup nfs according to the ubuntu guide. I pretty much installed nfs-kernel-server and setup my /etc/exports. Everything was great and working as expected. I can setup the shares from other computers. I was super happy.
Cut to next day, when I run the mount command on a remote client, it times out after a few minutes.