Ubuntu Servers :: Centos 'Setup' Style App
Sep 30, 2010
CentOS has a awesome little command line tool 'setup' which allows you to quickly setup networking etc without a GUI and is far more user friendly than anything Ubuntu has right now out of the box.
View 1 Replies
ADVERTISEMENT
Apr 19, 2010
I've noticed on some screenshots that some people have a mac style bottom panel. I was wondering how one goes about configuring such a setup
View 9 Replies
View Related
May 20, 2011
How do I write a script to convert all DOS style backslashes to UNIX style slashes in a list of files /
View 3 Replies
View Related
Mar 25, 2010
I'm porting an application to a Ubuntu server which contains hard coded windows-style file separators (e.g. "\examplefile.conf"). Of course, this doesn't work on Linux. Is there any way I can allow it? I'm trying to avoid rebuilding the source code.
View 3 Replies
View Related
Apr 15, 2009
So I have a pretty big networking nightmare on my hands right now. Stepped into the dog crap with this one, told my employer that I knew how to setup vmware servers right? Its not hard, install CentOS, install vmware, run the config tool, bridge the network, down the road we all go right? We have 3 servers running about 10 virtual servers.
Here is what we have all together.
CFU <- This is the internet. We have IP ranges xx.18.230 - xx.18.241 Gateway is xx.18.254 and subnet is xx.255.128
DELL PowerConnect 3348 Switch <- This is what everything is pretty much jammed into.
VMH1 <- This machine has 2 NICs
eth0 connects to the DELL switch somewhere on the upper 30+ ports
eth1 connects to the DELL switch on port 1.
It uses firestarter and is the gateway for our internal internet on 192.168.11.XX using IP 11.254. It has 4 vm's on it. One of them is the domain controller, hooked to eth1 using IP xx.11.1. The other one is a server for managing remote backups, it has an external IP linked to eth0 of xx.18.234. The other 2 vm's are for misc remote login stations that use internal ip addresses linked to eth1. It hasn't had a single problem communicating on either one of the ports..
VMH2 <- This server hosts a web server, and some other misc stations.
It hosts a web server on xx.18.230 and xx.18.231
It also hosts 2 workstations on a seperate network, through another router that is wireless....
Now, we have the problem child, VMH3
VMH3 <- This hosts...nothing. It sits and has a ton of storage, but does absolutely nothing, but won't communicate out either one of its network ports.
The xx.36.xx and xx.22.xx networks are there because we have multiple businesses in the building that shouldn't see each other.
View 3 Replies
View Related
Dec 6, 2010
I'm running Ubuntu Server 10.10 and noticed that every time I log into the server via ssh it gives details that i don't necessarily want it to show.
Code:
Linux zeus 2.6.35-22-generic-pae #33-Ubuntu SMP Sun Sep 19 22:14:14 UTC 2010 i686 GNU/Linux
Ubuntu 10.10
[code]....
View 3 Replies
View Related
Nov 14, 2015
which kind of package enables the notification bar ("(A) Connection Established I'm running Code: Select allLinux 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09) x86_64 GNU/Linux on two machines with i3 window manager but one have notifications in a box, the other one in a bar on the top of the screen. I would like two enable the "bar style" on the second machine as well.
View 4 Replies
View Related
Mar 14, 2010
I ended up setting up a basic linux file server as a pdc for that office. Our main office is a windows 2000 ads domain. The two offices are connected with a vpn. I only have two users at the new location so I simply have the linux and samba usernames/passwords setup manually. I would like to know if it is possible to setup a domain trust between the two sites so I don't have to create a username/password in the remote site for every user at the main office to access. I did some searching but came up empty.
View 5 Replies
View Related
Dec 15, 2010
So I didn't notice when I setup my CentOS 5.5 server that I left / as RAID 0 on md1. All the rest are RAID 1. Is there a way I can modify the array to RAID 1 without a risk of data loss? I'm glad I caught this before I setup any other services. I've only setup smb so far...
[root@ftpserver ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/md1 16G 3.0G 13G 20% /
[code]....
View 1 Replies
View Related
May 5, 2009
Here is a thought experiment:
1. Copy vmlinuz and initrd.img from isolinux subdir into /boot
2. Adjust grub.conf to boot to that kernel
3. Reboot to setup
4. Format /boot (actually '/' ) during "fresh install"
5. Proceed with the installation-over-network
I see two possible outcomes:
1. The setup fails to reformat the drive, because it is "in use" by boot kernel
2. The partition is not "in use" and the installation succeeds
Why? Old cluster with broken CD-drives, lacking USB, and no separate /boot partition.
View 2 Replies
View Related
Apr 20, 2010
Is there any way to setup the Centos Directory Server without an internet connection?? i tried using the command: yum install centos-ds
but this just tries to connect to the internet to to download the packages. Is there a site where i can find the package so that i can copy it to my server and install it or is there some other way to do this?
View 3 Replies
View Related
Jul 5, 2011
I'm trying to use the set application to configure Apache. I'm getting a "setup: command not found" error when I type in "setup" at the command line.
However when I try to install setup with yum, it tells me that setup is already installed.
I'm logged in as root. CentOS 5.5.
View 2 Replies
View Related
Jul 11, 2010
followed the wiki page which tells you how to configure vnc, i got this working under root, then created a sybase account and also got this working as well, but anytime i shutdown the server for the day and attempt to use VNC the next day, it doesnt work. I get the error unable to connect to host: connection refused (10061)
View 2 Replies
View Related
Jan 19, 2010
We are trying to set up a NIS server on a CentOS system. We need to have a NIS server which can provide NIS authentication to a couple of clients. We are practically new to all this stuff.
Just googled to find some ideas about installing ypserv and ypbind and portmapper. We did all that and also started them successfully. But now the clients are not able to join to the NIS domain . The error log states "YP_DOMAIN NOT BOUND".
I guess we have not entered the /etc/yp.conf, /etc/hosts files properly. Please let us know the detailed steps to setup a NIS server .
Also, please let us know what entries should go into the different /etc/<file_names>? What is meant by HOSTNAME in the /etc/hosts file?
Is there any other files which need to be changed? Are we missing any steps?
Also to add-on, while executing the ypinit command we faced the following error:
At this point, we have to construct a list of the hosts which will run NIS servers. localhost.localdomain is in the list of NIS server hosts. Please cont inue to add the names for the other hosts, one per line. When you are done with the list, type a <control D>. next host to add: localhost.localdomain next host to add:
The current list of NIS servers looks like this:
Is this correct? [y/n: y] y
Error running Makefile.
View 3 Replies
View Related
Nov 15, 2010
I am busy to do some tests using the Adaptec 1430sa hardware raid controler .I started the setup by generating the raid 1 aray and it worked ok .I did the regular setup of Cent Os 5.5 64 bits all worked ok but the system do not boot .When I start the box it enter the minimal grub screen .I tried to install a first time on the MBR like suggested and how it need to be done for soft raid setup .nd I tried to install it on the first cluster from the boot sequence like possible on second choice
View 2 Replies
View Related
Jan 29, 2010
I've built a web hosting server with ubuntu 9.10 desktop edition at home and it's up and running.how to get and set subdomains. What I mean is that I have a purchased domain [URL] and I want to add as many sub domains as I want such as [URL] so on. And more importantly every single subdomain must belong to each account.
sub domain account name
-------------------------------------------
sub1.example.com john
sub2.example.com steave
sub3.example.com myname
In this case, there are three accounts for ubuntu and each account has a permission to the corresponding sub domain only. p.s My DNS is managed by my domain company and it provides a web page where I can forward(not sure, but there are fields that I can type my sub domains) subdomains and my external IP addresss up to 20(just in case this info matters).
View 1 Replies
View Related
Mar 17, 2010
I have Ubuntu Server 9.10 installed. How to setup wmii?
View 3 Replies
View Related
May 6, 2010
I administrat a school in Denmark, with around 40 clients runnig xp pro and a windows 2003 server, but i read about the possibility of running a linux server, with thin clintes that can run from the server, if it has network pxe boot.
I was wondering if anybody now any links to a good how to page, on what is needed on the setup side of the server, and clients. To make it work. And i have to use my dhcp from the win 2003 server. Is that possible.
View 5 Replies
View Related
May 19, 2010
I've been working though [URL] tutorial trying to get openldap working.
When I get to the point where i'm setting up the client. More specifically when I do ldapaddgroup testgroup I am sent this error
"You must have OpenLDAP client commands installed before running these scripts"
I have installed the ldapscripts package along with all the required ones. Has anyone been through this, I imagine it's some little nuance that I am missing.
View 3 Replies
View Related
Sep 6, 2010
I had the brilliant idea to make my own web server since i had a silicon mechanics 1u server collecting dust. Ive got apache running. Phpmyadmin is installed but i cant get into the admin panel. When it asks for the user name and password no matter what i use it wont let me log in.
View 2 Replies
View Related
Sep 14, 2010
how would i go about setting up a server running 10.04 to resolve all incoming DNS requests to one IP address? these DNS requests will be coming through the internet on port 53 from a router i installed on the remote subnetwork.
View 7 Replies
View Related
Dec 20, 2010
I currently have a VPS at burst.net. I'm trying to get a website setup, and I have my web server installed, but I have no idea how to get my domain name setup with it. Does anyone know of any documentation on how to setup nameservers with a VPS? I'm sure this is a really easy answer, I'm kind of a newbie to Linux.
View 4 Replies
View Related
Jan 16, 2011
I've got LAMP up and working and I'm currently hosting a joomla install on the server. I was wondering if there's an easy way to get a web proxy working on my site. I'd like to be able to use it just like you would at hidemyass.com. By simply supplying a url it'll provide the proxy services for me. I've looked through joomla's extensions library and don't see any extensions that'd provide that functionality. I was hoping that there'd just be some prepackaged web proxy application I could install.
Anyone out there know of any simple way of getting this up and running. I've looked at Squid but that looks like it's primarily a proxy server intended for internal network users. I didn't see any sort of web proxy feature to install on a web server there.
View 4 Replies
View Related
Jan 24, 2011
Could anyone send me a good how to for freeradius with mysql authentication and daloRadius?
View 7 Replies
View Related
Feb 9, 2011
I am running Ubuntu 10.04 (OpenSSH_5.3p1 Debian-3ubuntu3, OpenSSL 0.9.8k 25 Mar 2009) I am trying to setup passwordless ssh/scp for some servers on a LAN I am running the following commands:
Code:
ssh-keygen
ssh-copy-id user@<ipaddress>
ssh-add
I added the last step as the following error prevented logins:
Code:
agent admitted to failure to sign using the key After running ssh-add, i still get the error(agent admitted to failure to sign using the key) but passwordless ssh/scp works. The following is the output of user@localmachine:~$ ssh -vvv remote@10.0.7.112
[Code]...
View 1 Replies
View Related
Apr 10, 2011
Is it possible to set up a (Open)VPN server without havning the server behind a router (NAT)?
My ISP allows me to have multiple IP addresses (assigned by DHCP).
View 6 Replies
View Related
Jun 28, 2011
I recently acquired an old dell desktop with a pretty decent sized hard drive and installed ubuntu server 11.04 on it. Currently, I am using it as a Web, FTP, Print, and media server.
I would like to also use it as a VPN. I have literally followed 30 guides from the internet and it has not worked.
setting up lp2tp/ipsec or pptpd. I would prefer lp2pt/ipsec with PSK.
View 4 Replies
View Related
Jan 5, 2010
i got an old server with a 64mb flash-disk in.this seems to be the boot-disk.would it be possible to get ubuntu server on this?there is also an ide-disk in.in my opinion it should be good to boot of the flash disk and put the /home or /srv on the ide disk.someone any ideas about this?
View 9 Replies
View Related
Jan 12, 2010
i followed this guide, [URL] a few days ago and set up an sftp server no problem. The user can only see what is in there home folder which is only the examples file which is empty. Today i went to set up a 2nd ftp account for my own private use. I have it set up and all, followed exactly what he said the 2nd time around and my 2nd user is not chroot'd. I can explor the contents of the whole drive.
My fist user that works fine is "ftpuser" and the group is "sftponly" just like in the guide. My 2nd user is named "ftptaylor". Now i did have an ftp server set up with vsftpd where i had the same ftpuser account in a different group, but it was jailed to /home/ftpuser. I cant tell you how i did it, i followed a number of guides untill one worked. But could it be that the guide above does not in face jail the users, but just that my user was already jail'd?
View 2 Replies
View Related
Jan 21, 2010
I have a server running ubuntu 8.10. I have monitoring software to monitor cerain devices on our LAN & WAN. However I need to set up e-mail on the server to mail me alerts for when something goes down. However this is where the problem comes in. I have never set up any mail clients on ubuntu server and am also not sure which one to use in this case. I have done some reading on squirrel mail and fetchmail. I am also aware there is roundcube and a few others available.
Here's my scenario: We have a mail server located off site. We use XP with Outlook on all our work machines. Outlook connects to the mail server using https with basic ntlm auth. So what I am trying to do is set up mail software to allow my server to send me an e-mail (using the above mail server) to my mail address so I get a mail whenever there's a problem with any of the devices being monitored.
View 3 Replies
View Related