Ubuntu Networking :: 10.10 - Permanent Link On Desktop?

Feb 4, 2011

I am running Ubuntu 10.10 on a Toshiba Satellite laptop and need to be able to put a permanent link to my other machine (Windows Vista) on the desktop. At the moment I have to go through the Places - Network - Windows - Network Name - Windows Shares - User rigmarole.

View 1 Replies


ADVERTISEMENT

General :: Creating A Permanent Sym-link?

Oct 1, 2010

Ubuntu 10.04 64-bit

Partition on HD
/root
/home

[code]....

View 1 Replies View Related

Ubuntu Networking :: AR5523 Chipset TP Link TL-WN620G Driver On 11.04 Desktop 32 Bit?

Aug 17, 2011

Ubuntu users and developers. I am newbie in here. I need help. I was trying to install driver for TP Link TL-WN620G wireless adapter. On my pc installed ubuntu 11.04 32 bit desktop edition. I tried this steps But it doesnt work

1) I tried all in this page but it doesn't work. The adapter is not flashing.

[Code]...

View 1 Replies View Related

Ubuntu Networking :: Put A Link On The Desktop That Points Directly To The Shared Folder On The Server?

Mar 25, 2011

I created a lab of 15 PCs connected to a server using samba. Everything works fine, but it's possible put a link on the desktop that points directly to the shared folder on the server?

View 2 Replies View Related

Ubuntu Networking :: Mount To Vista Needed For Apache - Symbolic Link Not Allowed Or Link Target Not Accessible

Apr 26, 2010

I have a problem where I'm using Ubuntu linux to mount a Windows Vista machine's USB drive and access it on the web using Apache. I did have the USB drive plugged into the Linux machine directly and that was working via the web. FollowSymLinks is on in httpd.conf

[Code]....

The mount works and I can see the files (see above) from my regular linux user account. If I make a test file in /mnt and soft link to that, I can see it on the web. So it's just the mount to the vista machine that seems to be a problem. It's supposed to be a simple read-only mount and the apache login should (I think) be able to see the same generic root access permissions.

log from apache: [Mon Apr 26 20:39:42 2010] [error] [client 99.99.99.99] Symbolic link not allowed or link target not accessible: /home/user1/pub_html/Music, referer: https://xx.xx.xx/~user1/music.html

The credentials have a login and password that matches a special read-only account on Vista. I can see the files on the system from Linux, but not via the web. As mentioned above, a different link to the same /mnt area works fine via the web. I've tried several different mount options with no success.

View 3 Replies View Related

Ubuntu Networking :: Set A Permanent IP Address For Eth0?

Feb 28, 2011

The IP address I want for the gateway computer is 192.168.1.100 As I have 'sharing' enabled in Network manager, there is no provision there to specify the IP address for eth0. That is, cannot manually set it there. Every time I boot up, the IP address changes to

[Code]...

View 9 Replies View Related

Ubuntu Networking :: Permanent Mount Of A Samba Share (10.10)?

Oct 10, 2010

I have sent the last 5 hours (it is now 6am) and I am in no mood for lazy know-it-all'sI have returned begging and crawling back to Ubuntu (I waited a day for 10.10 to be released) and I have again stumbled across why I go back to Micro$oft's Windows.All I want to do it have a permanent share to my nas, which is on my Netgear DGND3300.I can reach it by Place -> Network -> Windows Network -> NAKALEEN -> NAS -> USB_Storagebut for the life of me I can't make it permanent. I need it as all my Movies/TV/eBooks are on this.I have followed every and I mean EVERY option I have found on Google with no luck. From the fstab/mount option to the gvfs option (as you can guess both failed)The reason it is *$&^%$^&%$ me off it that Windows can do it with a couple of mouse presses (Map Network drive). Making Ubuntu a joke in this area.

View 9 Replies View Related

Ubuntu Networking :: RDesktop Permanent Connection Risks?

Jan 1, 2011

I have successfully setup a connection from Ubuntu 10.10 to Windows XP Pro via rDesktop, which of course was quite easy, but I intend to do permanently setup via my computers on the same connection. Like KVM switch, but what kind of risks or problems could come up? What kind of tweaks could I apply to add extra security? I would like to do a ssh connection between them, but I have had major issues with it in the past. What kind of options do I have?

View 5 Replies View Related

Ubuntu Networking :: Can't Create Permanent Windows Share Mount

May 1, 2010

I have been successfully creating permanent windows share mounts on Ubuntu since v8.04 by following the instructions in [URL] My fstab file has this line

Code:

//192.168.0.2/office_d /media/office_d cifs credentials=/home/peter/.smbcredentials,dir_mode=0777,file_mode=0777 0 0

which in the past has mounted the windows share without any problems.For some reason this doesn't work anymore. The .smbcredentials file is in the same place it has been since it was created. I have verified that .smbcredentils is in the correct place.In order to find out what the problem might be, I tried

Code:

dmesg | tail

and got the following response

Quote:

[ 18.428245] type=1503 audit(1272697118.037:15): operation="capable" pid=1249 parent=1245 profile="/usr/sbin/cupsd" name="sys_admin"
[ 18.432914] usb 1-1: usbfs: interface 0 claimed by usblp while 'usb' sets config #1
[ 19.516273] CIFS VFS: No username specified

[code]...

I can't pretend that I understand the full message, but it seems to say that it can't find/read the .smbcredentials file and as a result can't mount the share. When I change the code to

Code:

192.168.0.2/office_d /media/office_d cifs username=xxxx,password=xxxx 0 0

where xxxx is my username and password, the share mounts without any problems.I can't work out what I am doing wrong. Has the code changed? For obvious security reasons I don't want to place the username and password in the fstab file where everyone can see it.

View 2 Replies View Related

Fedora Networking :: Set Permanent Wireless Connection?

Mar 26, 2009

My Fedora 10 install runs from a single PC, from a single location. I'd like the connection, via wireless, to automatically connect to my home network. Right now, I suspect that NetManager scans all the options first.But that's a waste of time. How do I set things up to skip all that and just grab the only connection that will work?I have NetManager set up to "Auto linksys" with MTU set for "automatic" too. I've Googled around for this, but maybe have missed something. Too often, at login I do NOT connect though the network is available. I suspect there's a way to lock this in that I have not yet discovered...

View 1 Replies View Related

Ubuntu :: 10.04.1- Desktop-i386 ISO Torrent Link Not Found?

Mar 2, 2011

The link to ubuntu-10.04.1-desktop-i386.iso.torrent is not found on the [URL] ative-download page. The 10.10's are ok.

View 2 Replies View Related

Ubuntu :: Running Script As Root From Desktop Link?

Mar 6, 2011

so i have my file sh script

Code:
#!/bin/sh
echo "Minutes to shutdown after:"
read input_variable

[Code]....

i wanted it to open a terminal with root access but i cant see mto get it to open and prompt for a password gksu gnome-terminal -x sh /path/to/script.sh

View 2 Replies View Related

Ubuntu Networking :: Iwconfig Txpower Settings - Make Changes Permanent Or Adjust Default Value?

Feb 24, 2010

I'm having some difficulty setting my txpower setting on my atheros wifi card. I am using ath_pci driver on ubuntu 8.1 64 bit. I can set the txpower to whatever, 12dBm for example, it accepts the change but quickly reverts back to a default value of 8dBm. Power saving is off. How can I make these changes permanent, or adjust the default value?

View 2 Replies View Related

Networking :: Make Is Permanent Solution To Keep All The Entries Done In /etc/resolve.conf

Dec 9, 2010

I am using Ubuntu 9.10 Desktop Version and the entries did in /etc/resolve.conf all the time it is cleaning as and when i am restarting my systems. How to make is permanent solution to keep all the entries done in /etc/resolve.conf

View 1 Replies View Related

Ubuntu Networking :: Set Up A Permanent DHCP Lease For My MAC Address - Share Internet ADSL Connection

May 26, 2010

I've set up a permanent DHCP lease for my MAC address. I did this hoping to resolve the fact that I share my Internet ADSL connection with my wife and my daughter (the latter a great bandwidth hog)!

View 5 Replies View Related

Fedora :: Link A Program To A *.jpg And Set It As Desktop Wallpaper?

Jul 6, 2011

Would it be as easy as

Code:
[Gigiddy@black]$ ln -s program.exe trick.jpg
for example?

View 2 Replies View Related

General :: Lubuntu 10.10 Symbolic Link To Desktop From Directory?

Oct 20, 2010

I am using Lubuntu 10.10 and have installed my application that I need. What I need is a link to the desktop that will execute the program from the /usr/share/test directory. When I execute the program I need to use "Sudo" in order to run in. So my questions is how would I add a symbolic link the desktop with the approipiate permission to run the executable. Also I need to add a custom icon the desktop.

View 7 Replies View Related

Ubuntu :: Send A Link For Download And A Link With The Installation Instructions?

Aug 16, 2011

I was looking for live link to download ubuntu mobile but unfortunately I don't find anything... Can someone send me a link for download and a link with the installation instructions ?? All the links that I found are dead.

View 9 Replies View Related

OpenSUSE :: Symbolic Link Not Allowed Or Link Target Not Accessible: /srv/www/htdocs?

Apr 28, 2010

i only need localhost for testing some phpnow i get[Wed Apr 28 18:44:57 2010] [error] [client ::1] Symbolic link not allowed or link target not accessible: /srv/www/htdocs

View 9 Replies View Related

Programming :: Link Directories - Symlink Not Updated / Hard Link Not Supported?

Sep 6, 2010

In the ordering of files I keep I need links to directories. Sometimes I even need to move directories to new locations. I have tried using symlinks, but they become dead when I move the directory they point to. I have tried hard links, but I haven't found any Linux file system that would support hard linked directories. How can I achieve that a complex structure of directories (currently with symlinks for directories and hard links for files) keep symlinks live when directories are moved?

- is there any utility that updates symlinks when a directory is moved?

- is there any Linux filesystem that supports hard linked directories?

- is there any good Linux interface to the new NTFS (the only file system I know to support automatically updating directory links, called directory junctions)?

View 9 Replies View Related

General :: View CD Shortcut Link / List Link Name By Using Any Command?

Jun 8, 2010

Whenever we insert CD,it creates a shortcut link in desktop.Can we list this link name by using any command? I am using Oracle Enterprise Linux 5.0.

View 10 Replies View Related

Server :: Create Soft Link And Hard Link In RHEL5?

Sep 8, 2010

how can we create soft link and hard link in RHEL5 when am using in command it is giving format error

View 6 Replies View Related

General :: Difference Between A Hard Link And Symbolic Link?

Jun 20, 2011

I have searched around and am trying to understand the difference between a hard link and symbolic link (soft link). I found this link is quite useful. But I am still not very clear. I understand soft link is not a copy of original file, but is a hard link a copy or not?

View 4 Replies View Related

Ubuntu Networking :: Cannot See D-Link DIR-615

May 22, 2011

I've just installed ubuntu 11.04 on my dell inspiron mini 10; dual-booting it with Windows 7.

I've looked at a couple of other threads about problems with the wireless card in the netbook and about problems with the wireless router. However, this problem doesn't seem to be the same; the netbook can see other wireless networks, just not mine, and other people seemed to be able to access their wireless network for a short period of time before they stopped being able to access it.

I can't see the wireless network on the D-link DIR-615 at all in ubuntu, though it still works in windows 7.

I've tried reinstalling the broadcom STA drivers as per this link and reinstalling but this hasn't made any difference.

What things should I consider trying in order to resolve this?

Ps. As a side note, my other ubuntu laptop (a toshiba equium A100) cannot see this network either, but has no problem connecting to other, although oddly it couldn't detect it in windows either before I put in a new harddrive and installed ubuntu on it.

View 9 Replies View Related

Ubuntu Networking :: D-Link Dwa-131 Is Not Recognized?

Sep 27, 2010

I have just built my self a new computer, since it will become a media center its not that powerful so i decided on using ubuntu instead of windows. Only one problem so far, my D-Link dwa-131 is not recognized and i can't connect to the internet except with a Ethernet cable. So how do i make my computer recognize the dwa-131?

View 1 Replies View Related

Ubuntu Networking :: D-Link DWA-652 On Toshiba Laptop

Jan 3, 2010

I feel I am really really close at getting this connected.

The native ath9k driver did not work. I blacklisted this driver and then proceeded to load a windows driver that came with the card through ndiswrapper.

The system sees my wireless router but I could not get connected to the router. I get the circle of death of it trying to connect though.

I then replaced the Network Manager with Wicd.

I try and connect, after setting the preshared key, and it stops at the very end saying it could not obtain an IP address.

I then try to set a static IP, and at the very end it comes back with, "could not contact wireless access point".

I feel I am so close to getting this connected I just don't know if it is a setting on my router I need to change or to look for a different driver. Driver should be fine but I'm no expert.

I have two other computers wireless'ly connected to this router currently and one of them is connected via a dual boot, Ubuntu and Win7, so at the very least these two computers don't have any issues connecting to the router.

Or I am just going to live with WinXP installed on it instead. BTW: I had no problems getting a wireless connection from this laptop when I had WinXP installed, but I have since wiped it off with a clean install of Ubuntu 9.10. Goes to show how much I want to rid myself of Windows on the laptop.

I even installed 8.04 to see if I could make a connection with that version but to no avail I could not. I have since reloaded 9.10.

View 1 Replies View Related

Ubuntu Networking :: D-Link DWA-140 Seems To Sort Of Work?

Mar 21, 2010

I've got an oldish laptop which I've installed 9.10 on. I plugged in a D-Link DWA-140 USB wifi dongle to see if it can connect to my wifi router. It quite happily flashed it's light, and when I click on the wifi icon on the top panel it lists a bunch of wifi networks including my own. However, when I select my network and enter the passphrase it doesn't connect, and just keeps asking for the passphrase/key again

View 1 Replies View Related

Ubuntu Networking :: D-Link WDA-2320 + 10.04 - Connecting

Feb 2, 2011

I am trying to get my wireless card to work in my desktop, which I recently upgraded from 8.04 to 10.04. It worked right out of the box in 8.04, but I'm finding it impossible to kick start in the newer LTS version. My wirless card is: D-link WDA2320 The Ubuntu wireless card Wiki sticky note at the top of this section supports my problems, stating: "Worked out of the box in 7.04, 7.10 and 8.04. WPA worked automatically in 7.10 and 8.04. In 9.04, works out of the box, but system hangs periodically with the ath5k driver; you must instead enable the madwifi driver in the Hardware Drivers dialog to get a stable system. In 9.10, does not work out of the box."

Obviously, it does not give me any information on 10.04, so I'm not sure it is even possible to get working. Assuming it would even work, I tried looking for madwifi in the Hardware drivers dialog (assuming they are referring to the option through System/Administration?), but cannot find it, or figure out how to search for it. Following the rules suggested for resolving wireless problems, here is my info:

2 ) Wireless Brand, Model and Wireless Chipset (via lspci):

[Code]...

View 3 Replies View Related

Ubuntu Networking :: D Link Wbr 1310 Not Getting Connected?

Apr 16, 2011

I trying to connect my linux machine( kernal 2.6)with a D-Link WBR-1310 router (Firmware fully updated). Internet was working on the computer when it was connected to other network. DLink is DHCP Server enabled. The XP boxes had no problem connecting to the internet automatically. My linux box was having trouble (absolutely no network detection.) on D link and port of linux lights are green. for the Wired Connection I set the configuration to Automatic Configuration (DHCP). I was unable to ping my router at 192.168.0.1 (Destination Host Unreachable).I'm not sure what to do, but I suspect it may be the DHCP client settings.

View 1 Replies View Related

Ubuntu Networking :: Realtek R8168 Keeps Going Link Up And Down?

Jun 29, 2011

After compiling the Realtek drivers from their page (ver 8.024), installing the module, blacklisting r8169 and updating the initramfs, I still can't get the network card working.The card is listed in lshw as RTL8111/8168B PCI Express Gigabit Ethernet controller.lsmod shows only r8168.dmesg keeps spitting once and again, every second or so the following:

Code:
[ 1293.452274] r8168: eth0: link up
[ 1294.449785] r8168: eth0: link down

[code]....

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved