Ubuntu Servers :: Cannot Get IP Changed For Home Shared Computers
Sep 27, 2010
Im wondering about proxy servers, see it is like this: I got banned from a samp server and i can't get my ip changed (it's not the local address it's the one all the computers in my house shares) I searched a little bit and discovered that a proxy server would be the best option. If I have it in some one else house I will get another ip right? Is it possible to install some software on my laptop and just use that? and how do I do that? Btw I found this: [URL]. But I didn't understand so much of it.
I'm looking to setup a home server for the purpose of backing up and storing the files on our multiple (Windows) computers. What kind of server should I set up? Samba? Lamp?
I am looking into encrypting some data on a Fedora samba server. I'm not entirely sure the best way to do this. The server is currently running Fedora 5 but it can be updated if necessary.
I would prefer if the server could be booted up and that no interaction at the server itself have to be done so that users can access their shares.
Is there a way for the data to be encrypted on the server but when the user access the share over samba that it can be accessed?
The research i have done so far seems to point towards methods more intended for a desktop setup. Such as entering passwords at bootup or when opening folders.
i was wondering if there was a way to sync two computers so that all the data in the /home directory was exactly the same on both, and it was done automatically as soon as theyre both turned on and connected to the same network?
i have a laptop and a desktop that i want to basically mirror each other.
i take my laptop everywhere, so i want to be able to do work on it, take it home, turn on my desktop and as soon as my laptop is connected to the network, it'll automatically sync the files to the desktop.
i want the reverse to also occur - meaning i do some work on the desktop and have it automatically sync up to my laptop while im working on the desktop if the laptop is on at the same time, or as soon as i turn the laptop on.
i had rsync set up before, but i had to initiate it manually, and i was never sure if it was overwriting files or appending.
All with their own home drives. My media (music, films, photos etc) is kept on a separate (Vista) partition on my Desktop with symlinks from my home directory on Dendrite. Ideally, I'd have the /home directory synced across all 3 computers. I had been toying with the idea of a networked /home kept on an external HD plugged into synapse, but not sure how this would work out with Axon out of the reach of the network. I have dyndns set up and can access the home network over ssh, but obviously that's impractical (I assume) for a home drive.
Thoughts? Ideas? Pointers? I'm comfortable playing around with fstab, nfs and the terminal, but still very much a beginner.
Just installed 10.04 LTS beta on 3 computers in home. At first, two of them showed up under the network window using places. The third never did and would not find the shared printer. After all rebooted, none show up. All three can access the internet and can display a valid internal network ip address using ifconfig.
I am interested and looking forward to get a smartphone or a personal data assistant with calendar/ email/ contacts just like the iphone does.My intention is to be able to sync my smartphone's data with my home server that actually carries my PIM applications. Basically, during the day when I am not home I will modify or add/remove data from the phone. When I arrive home I would like to be able to sync my changes to my server. My laptop will be reconfigured to retrieve and sync from that server.
Proudly running with Slackware on ALL my machines (gotta love Slack!), and Apple being **** by not supporting open source and linux environment, it seems that it will be difficult to have something working out of the box and will probably require jail-breaking the device, etc.. I don't want to rely on external services such as Google calendar except for the email from Gmail.
I did a clean install from Ubuntu 09.04 to 10.04 and restored my files from tar. Everything worked fine until I tried my weekly rsync backup. The permissions seemed to be causing problems, so I recursively changed all the permissions in my home directory:
Code: ~/Documents$ sudo chmod -R 644 /home/wolf/ [sudo] password for wolf: chmod: cannot access '/home/wolf/.gvfs': Permission denied So now all the directories and files have read permission for everyone:
Code: ~/Documents$ ls -A ls: cannot open directory .: Permission denied ~/Documents$ sudo ls -lA [sudo] password for wolf: total 80 drw-r--r-- 2 wolf wolf 4096 2010-05-22 20:45 career drw-r--r-- 23 wolf wolf 4096 2010-05-02 17:17 computer_languages drw-r--r-- 2 wolf wolf 4096 2009-08-09 23:29 .ecryptfs drw-r--r-- 21 wolf wolf 4096 2010-05-02 17:23 misc -rw-r--r-- 1 wolf wolf 27298 2010-05-23 13:01 next.odt drw-r--r-- 3 wolf wolf 4096 2010-05-23 15:46 PC_maintenance drw-r--r-- 5 wolf wolf 4096 2010-05-08 01:43 software_projects Now I can't even look at my own directory:
Code: /home$ cd /home/ /home$ ls -lA total 20 drwx------ 2 root root 16384 2010-05-07 01:01 lost+found drw-r--r-- 42 wolf wolf 4096 2010-05-23 15:35 wolf /home$ cd /home/wolf bash: cd: /home/wolf: Permission denied /home$ sudo cd /home/wolf [sudo] password for wolf: sudo: cd: command not found /home$
So for ive changed the dns on my home router to Opendns and ive added this What does a dns attack look like? how would i know is my dns was poisoned or if i was under a kaminsky style attack?
after this i cannot boot says cannot boot ,nautilus cant find home folder etc &more after doing alt-ctrl-f1 and doing login i can find my old home folder with all inside the point is how i can change to my old home folder -have to find the solution in order not to do format again i use ubuntu desktop edition on an acer aspire one netbook with ssd 8gb -
as oldfred said have to setup fstab ,i agree i saw some threads with this but how this can be done?
I switched on my machine this evening and the first thing I noticed was the home icon in the unity launcher has changed, then I noted then I noted that the window switcher icon, power-off icon and me icon in top right are also different.
On starting nautilus (clicking on home icon) it looks more like thunar (although about says its not). A screen shot showing "nautilus-thunar" and the desktop is attached.
Firefox's minimize, maximize and close icons have also changed - see other screen shot.
Anyone got any idea what's going on? Anyone else have this.
While I've been using Linux for a little while now, I have only recently been getting into setting up and using a server at home (in part because until recently I only had ONE computer at home). I have heard of LDAP and OpenLDAP, but I am not sure if this is the best tool to do the following. Centralize logins and passwords for all of the computers at home, so I only have to change/manage one place. Since I keep installing Linux Distros it would be nice if I didn't have to add each person, individually each time.
Provide single sign-on authentication for the user so when they go to the Samba server they don't have to do another login, but they are limited in what they can see. Basically I don't want the kids being able to see *MY* files - Works with Linux (various) and Windows (Windows 7 more than XP) - Works with desktop and laptop - Be able to, possibly, pass this authentication to the web server so likewise do not need to log into the web server after logging into the computer. - (optional) be able to set up a script to run automatically to either map network drives or mount samba directories based on the user being logged in (smb://user/<username>) and/or backup the system.
I say optional because if it can that is great, but if it cannot then it isn't a show-stopper. Like I said, I am very new to servers and networking and do not know where to start regarding this. Right now I have a basic (too open) file server and a web server just beginning to be developed (working on Drupal). Not only do I need to figure out what/where to research about the server settings but also setting up the client-side of things.
I have installed Lucid and Maverick RC alongside each other (separate partitions) but sharing a home partition. My question is can I log in to my lucid account from maverick? It does not appear on my maverick login page but it is accessible from my places menu (home).
I am trying to make my home server accessible to the whole web. I have installed Nginx on my Fedora 15 64-bit Linux machine, and it works with localhost but it doesn't work online or allow other computers on the network to access it via the IP address. It keeps coming back with: Could not connect
I have port forwarding. I have even tried different ports but they all seem to be blocked. What could be wrong? I have a netgear router.
I have a debian home server right now, I'm using samba for my file server but I was wanting to stream my movies and music to my other computers. My family (the other users on the network) are NOT computer savvy, and to top it off they are using both Windows (xp) and Mac (Snow Leopard) machines. So I'm looking for software that is simple to use that will allow other operating systems to use it. I would think the easiest way would be to stream the music/movies through a home website. I have seen quite a few programs out there that stream music, but none for movies.
I am used to Ubuntus simple sharing with samba. Just install it, reboot and then share the files.Then do I klick on network folder and see all the shared files on the computers in the network.
How do I install it so I only need to go into network folder and see the other computers shared files.Then, how do I share files?
I hope it's not so difficult and that I have to change i config-files.
i just one to emulate the windows 2003 - windows XP easy VPN deployment, with my ubuntu server.I got my server side (ubuntu) and client side ( openVPN gui) and everything looks okbut now, i cant make a //server/SHARED and get from my house to the office's docs, despite the conection its ok... whats wrong?
Just a general question: If I have /home on a separate partition, is it possible to mount that /home partition on multiple distributions (Ubuntu, SuSE for example) on the same PC?
I am planning to build a small cluster for parallel computing. The first step would be to make sure all the machines can communicate with each other without requiring password. Now I am experiencing problem with the regular method of RSA shared key authentication method, since the /home is shared for all machines from a NFS filesystem. Thus, I do not understand how to distinguish the id_rsa file generated by ssh-keygen for all different machines.
I need to specify a different path to home directories on a particular server than what LDAP contains for the users, besides using a symlink. E.g. "/Users/jdoe" vs "/home/jdoe" I don't want to change the actual LDAP attributes, just want a particular server to point them in the right direction (Ubuntu 10.04).
I'm assuming it's something I could probably set in pam configurations?
I have a laptop running two versions of openSUSE, 11.2 & 11.3M5. I'm using a shared /home partition for both.I would like to have different desktop settings for each version but haven't been able to figure out how to do that. Primarily different wallpaper or background color.I know I could use different users on each version, but then I wouldn't have access to all the sub-folders from the other user.
I have a server which serves up home directories and users for the other machines. So when you login to one of the other machines your home directory is stored on the server. The problem here is, some of the client machines are running Red Hat and others are running Ubuntu and this causes configuration errors in some applications (e.g. Gnome).
I dual boot into Arch Linux and OS X 10.6 on my MacBook pro. I synced my UID between both OSes and created an HFS partition (with no journaling) to use as a shared home/Users partition. For the most part it works just as I'd expect, but sometimes when I'm booted into OS X certain files are "locked" (when I get info on a particular file the "Locked" box is checked under the "General" pane. I can resolve the issue by manually unchecking the box) and/or I get "Operation not permitted" when I try deleting or chmod'ing a file. In both cases I don't see anything out of the ordinary on the permission bits displayed with ls -l, except for a trailing '@' character in the position where the sticky bit would normally occur:
This '@' character shows up on ALL normal files, so doesn't seem to be linked to the locked/operation not permission situation.
On the Linux side of things I never have permission problems. To the best of my limited knowledge and experience with ACLs I've not found any ACLs on any of the files in question.
For what it's worth, I do most of my file editing using emacs (Aquamacs in OSX), is it possible it is setting weird permission bits?
What is the "locked" setting that OS X uses and does it have a permission bit equivalent (so at the very least I could recursively unlock all files in my home directory from the terminal) why might some, but not other files get "locked" when booting into OS X what is the meaning of the '@' character?
I am using rhel5 running as samba PDC.Most of the user save their data on a common folder on the server.Now I want to backup this data to some other location to have redundancy.It could be external USB HDD or other folder on the same server.How to create backup script and automate it using cron.
how do i use 2 computers to host 1 website? i have one of them running fine, and i just got the other one to use as well. one of them is completely configured without any problems(I have been hosing a website for about 2 strait years with it).also, I have a dynamic IP because the idiot ISP's wont give me a static. I am using Dyn DNS.
I have a hardisk shared on my windows machine. And I would like to be able to access this on my opensuse notebook. Just cant figure it out. Dont have much experience in opensuse. I just need to know the best way to do this. Also, can opensuse read/write NTFS? Also I have a printer on my moms machine that runs XP home. The printer is shared I would like to be able to print but its no biggie. It some type of HP 3 in 1. I just wnat it to print, I dont care about the scanner and stuff.
I'm setting up a Linux machine thet'll be shared by several users, some of whom will be admins. Is there a way to restrict access to a user's home folder (encrypt or block completely) for other regular/admin users?
I have a question about connections with an ubuntu server. Is there a way to know if the terminal computer (which is connected to my linux server) is using WinSCP to connect (on a Windows platform) or a linux system? It seems they are using the same port (22) and I think the exact same protocol (SSH / SFTP), is there a way to differentiate between the two though? And going farther there, is it possible to limit the connections only to linux terminal computers and reject requests coming from Windows computers?