I've been tinkering around with Linux over the past couple weeks. I've played arodn with both Ubuntu 10.10 and Linux Mint 10 and it's been a 99% positive experience. I have noticed an issue regarding my internet connection.
I've noticed when I download a file in Ubuntu (either from the software manager, BitTorrent or just a regular download in Firefox), browsing the web on my computer becomes near impossible. The download itself runs at a good speed for our DSL connection (around 200 KB/sec) but anything else near a standstill. Just loading ESPN.com on my PC can take a minute or two. Someone else playing a game in the house will go from a regular 100-200 ms ping to 5000+ right when the download starts. When I stop the download, internet browsing and gaming speeds go right back to normal.
The weird thing is the same thing happened when I installed Linux Mint 10. When I boot into my Vista partition, this isn't an issue. Downloading a file in Vista doesn't affect anything, but it's happening every time in both Ubuntu and Linux Mint.
I'm currently using ubuntu 9 for 4 years, then I decided to upgrade to ubuntu 10.4 then after wasting long hours of downloading updates and reinstall of new packages my computer request to restart the machine. after the boot sequence of grub my computer hangs up and no display at all, I tried to select different kernel but it won't help me at all what's the possible error after upgrading
I have the vlc media player plugin which lets me open up videos in my browser instead of having to download them. Sadly, this plugin is very buggy and makes videos freeze sometimes. This happened to me while watching a video and I right clicked it to see if I can save it to my hard drive from there. I saw an option to "Open in Movie Player" so I did, and it played the video perfectly. I shut down my computer and turned it back on later, and when I opened up Movie Player, under File>, the videos still show up, and I can play them. I tried removing all browsing history from Google Chrome and checked my flash video settings (removed all sites and cookies) but the videos still show up in Movie Player. Also tried emptying the temp folder. Is there any way I can get these videos off my computer?!?!
I want to connect to a server via ssh and log in (remotely) a user in X11 (gdm).A little context: I need to install a wine application in 30 computers, but wine require X11, there is nobody loged there, so wine does not work properly. I want to remotely login in display=:0.0 a user so this user receive the window (it only start and close), there i need to ()neThere is no one logged on there. I need to start a graphical app there (wine installer) but I cannot because it needs a display with X11 (to open a wineconsole).
Resumen: Is it posible to log a user remotely on X11 My config: every computer have fedora 10 and gnome. Clarification: I do not want to do X-forwarding, I want to show the window on the remote computer, not mine. I want to log the user on the remote computer. If I go (fisicali) to the computer, the user should be logged on.
Update: I asked to gdm developers, but I had no answers... I'm starting to think there is no way. The only option I can think is to config autologin, restart gdm, and get the config normal again (all by script) But I have to read a lot for that and is not so important, I prefer to log in manualy 30 times.
I have a remote machine in which I need to login from my desktop using ssh without password and run a script at regular interval. I've read about rsa keys but couldn't make it out. can someone help me with this?
My apologies if this is the wrong board for this thread, but seeing how the issue appears to be related to where I'm connecting from, I thought this would be the place to look.To start off, I've been running VSFTPD on the box for a good year or so now. Until recently, everything seemed to be working fine, but during the past few days I've run into issues with it and have been having trouble pin-pointing the problem. I've gone as far as reinstalling VSFTPD and rechecking every line in the conf file to no avail.The issue presents itself when I try to login to the FTP server remotely. The moment I put my user name in, I get disconnected without any error message, simply connection closed. That isn't the case when I'm connecting locally from the server.If I try to connect remotely using eth0 (internal network), it works fine again... but if I try eth1 (external network)... it fails. I'm thinking it might be related to PAM, but so far have been unable to figure out what I need to change in the configuration there. Additionally, the PAM log file doesn't show any activity if I'm connecting through eth1, but displays it if connecting through eth0.
The tutorial (UNIX Tutorial) does not say anything about the license from a remote computer, I want to be able to save files in these folders of mine, but can not access from a remote computer. Normally the command would win R (Windows key and R) give me a sign up picture, it comes up but I can not access. The message that comes up is that the network path is not available.
How to launch the gui applications on remote computer(The application should be displayed on the remote computer, not on the computer from which command is given).
I'd like to configure vsftpd server in a way to allow remote user (local) too see and edit configuration files in their ftp directory starting from dot (like .htaccess, for example). With default configuration + "local_allowed = yes" it does not appear to be possible:user can successfully upload .file but could neither see if it is in directory nor download it.
I've recently been asked to setup our FTP server to accept connections from a remote host. They sent me a file "id_dsa.pub" with instructions to add this key to the xfer user.
I've setup vsftpd correctly and it's running fine with local users (in the same LAN). However, when remote users wanna login to the server, it takes more than 1 minute to get in. Users do can login from remote. It just took too long. (It prompted for the username and password very fast.) Since the server is behind a router, I did configure the port forwarding for TCP 20-21. The centos version is 5.3. The vsftpd is v2.0.5.
I, like many people, don't have access to fast internet at home (only 56k). That makes downloading the hundreds of mb of data impossible. But, like pretty much all of those same people, I do have access to local libraries. So, I would like to know the best way to download updates at a library, then come back and install them with ubuntu.The version is 10.04 32-bit, and is 100% stock (just installed from CD), and I want to bring it up-to-date.
I've just installed Slackware 13.1 in two different laptops for first time. I have some strange internet browsing behaviour in one of the laptops. I've installed 2 internet browsers(firefox,opera) using the directions from Slackbuilds.org and there is also konqueror pre-installed. Moreover I installed Wicd network manager.
I can browse some pages e.g. ..... with firefox very slowly but NEVER facebook. I can browse almost any page, even facebook, with OPERA but very very slowly. The same goes with konqueror... Wicd shows that i am always connected with my WPA wireless network
I have a computer that I use for practically everything. In the same room I have a second computer that I use purely for trialing Linux distributions, It currently has Debian, gNewSense and Kubuntu on it with Grub to choose between. This computer has no keyboard / mouse / monitor, but it has directly wired ethernet to the home network. Is there any way I can set it to be remotely controlled from before / during grub so I can choose from the other computer which to run? I realise I can just crawl behind the desk and unplug the keyboard / mouse / monitor, but I don't particularly want to every time I reboot into a different distro. I also realise that remote access during boot is a security risk so is there a way of allowing only one MAC address to do the controlling?
I'm trying to setup an Apache server on my computer which will allow browsing of files in a specific directory and subdirectories, without needing any sort of authentication.
I've got the Apache2 server up and running through yast, and everything works fine as long as I try to point it to the /www/htdocs folder. However, I want to point it at another folder, which is on another partition. This partition is formatted as NTFS, if that matters at all (here's some background on some permissions issues I had with the NTFS partitions recently).
When I change the "Directory" setting in the Yast http server configuration utility to the directory on the NTFS partition I wish to use, attempting to access the server results in the following error:
Code: Access Forbidden: You don't have permission to access the requested directory. There is either no index document or the directory is read-protected. If you think this is a server error, please contact the webmaster.
Error 403 192.168.1.100 Mon Jun 13 23:43:29 2011 Apache/2.2.17 (Linux/SUSE)
I am trying to get this script to work. The purpose is to download a list of modules from the slax.org the list consist of a list of module numbers. What I am trying to do is Download the file or the file name corresponding to the number in the list.the list is comma delimited. this is what I have done so far and I am a stand still.
#!/bin/sh # Wget script to retrieve modules from slax.org modules # # ----Begin of user defined values ----- # Path to wget
My son needs me to do maintenance on his computer. He has a router installed for firewall purposes. I can see his router's IP address. How do I get past that address to his local address?
I hope I am not repeating a thread. I am trying something very simple: To remotely connect from a ubuntu desktop to another ubuntu server (physically not reachable). When I ping the server, it seems to be fine. However, when I try to ssh, the connection is closed by the host. I am the only one using the server. It worked fine a few hours ago and I was trying to copy a lot of data using a couple of scp sessions. At some point the connection was closed and I cannot access the server anymore.
As for what I am trying to do: I am looking for a way to run scripts and/or launch programs from a cell phone using SMS. I've found a few options close to this, but nothing that really fits what I'm trying to do. It seems I can either get speed or ease of use, but not both. To explain:
If I understand correctly, Evolution has this functionality through email, but email isn't instant. I'm trying, as best as I can, to use my phone almost like a remote; sending email from my phone would create a considerable wait time.
Using Pidgin's Buddy Pounce feature with AIM lets me use SMS to get a quick response, but I'm running into the problem that I can't make its action depend on what the message says. I want to be able to text, say, "Shutdown", and have my computer run a shutdown command, but Pidgin's Buddy Pounce feature doesn't seem to support checking for specific messages. I've been unable to find a plugin that changes this; if there was, it'd probably be my best bet.
Bluetooth is out; my computer's bluetooth adapter died a long time ago. Additionally, some of the things I'd like to do would be when I'm not near the computer, so even if it was functional, it would be limiting.
Anything that requires any apps for android, iPhone, or w/e are out too. I have an LG Dare, and while it's a nice phone, you can basically forget custom apps.
So, to recap, I'm trying to find some way of sending an SMS or email from my phone, have it be received as quickly as possible, and have the computer run a console command based on the content of the SMS/email. Any ideas?
My home network consists of two computers that share one internet connection via a router. I have a desktop computer that runs Ubuntu (Karmic), connected via ethernet; and a netbook that runs Windows 7 (will be Ubuntu, eventually), which connects wirelessly. Both computers have multiple user accounts. What I would like to do is access my account on the Ubuntu desktop via the netbook while my wife is using the desktop with her account (or enable her to access her account on the desktop while I am using it). I looked into VNC, but it, apparently, only supports the active desktop. So, if someone connected to the computer while it was in use, they would be looking at the other user's desktop. Is this a misconception on my part?
So, I have 3 questions: -From the netbook, how can I log into my account on the desktop and just get a command-line shell? - From the netbook, how can I log into my account on the desktop and actually have access to my Gnome desktop? - If I leave my house with the netbook, and want to log into my desktop machine across the internet (CLI and/or Gnome), how can I do that?
I want to use one computer to control Banshee on another computer in the room. without using remote desktop. That's not going too well for me (it works, but it's slow and clunky over my network).
I'm trying to access a remote computer by tunnelling VNC through ssh. I've used VNC for years, but never through ssh. Both computers are running Fedora 14, installed by me. Doing a general Internet search, I found three articles, and they all had basically the same instructions. However, they don't seem to work. Here's what I did. Call my local computer "computer A," and the remote computer "computer B." I installed vncserver on B using yum:
(1) yum install tigervnc-server (2) Then on B I started the server:
vncserver The first time you do this, you're asked to set up a password. Everything else was automatic. I did nothing to /etc/sysconfig/vncservers.
(3) With vncserver running on B, on A I issued the following command:
ssh -L 5901:localhost:5901 username-on-B@IP-address-for-B After giving the password, this logged me into a terminal session on B.
(4) At that prompt on B, I issued this command:
vncviewer localhost:1 According to the tutorials I found, this is the last step. The desktop window on B should open. It does not work. The following error was given: vncviewer: unable to open display "" What am I doing wrong? How does one tunnel VNC through ssh?
I want to show you this scheme:MyPC -> router -> internet <- router <- Mom'spc I want to connect from my pc to my mom's pc using ssh. The first router doesn't represent a problem, but my mom's router does. Our IPs are both dynamic (anyway, I can easyly know them) and I have opened the port (TCP/UDP) 2100 on the router in order to open a gateway on mom's pc.The firewall is not enabled on the router, nor on mom's pc.
Granted all this, now I should be able to connect to that computer using ssh:ssh user@ip -p 2100 But I can't, I always get a "connection refused".if I do it on my intranet, I can connect without any problem (to others computers, of course, not mom's) What's the reason because I always get a connection refused?
I have a small netbook that I would like to use as a terminal for my main computer, so instead of opening Gnome-terminal on my computer it will run from my netbook.
what i want to know is how to ssh from my netbook into my main computer and run an application on that computer.
So i would like to be able to ssh into my computer, and when i type "vlc movie.avi" it will open and run on the REMOTE computer just as if i had opened gnome-terminal and typed the command there.
Note: I'm not looking for something/anything like "ssh -X" or VNC or Remote Desktop.
I have windows XP and Ubuntu 10.10 installed on the same computer. I want to remote access windows xp from Ubuntu. I have tried remote desktop viewer, terminal server client and tight VNC but nothing works.