Is there a way by which I can read RSS feeds from the terminal itself ? Something that would display the titles and a link to follow. Or maybe a software which works from within the terminal.
Hello,
I connected my UBUNTU laptop to a 26" monitor. It acts as a dual or extended screen. But the 26" flickers, I set the refresh rate to 70Hz.
Appreciate all help to solve this issue.
Thanks
Dave
Hello,
I connected my UBUNTU laptop to a 26" monitor. It acts as a dual or extended screen. But the 26" flickers, I set the refresh rate to 70Hz.
Appreciate all help to solve this issue.
Thanks
Dave
Shotwell helps me keep my photos organized. It would be nice if there was something similar for my videos. I prefer something Gtk-based, but I'm open to ideas.
Everytime I open Firefox and go to deviantART, the images usually look like this:
Rarely they don't, and in Google Chrome they never show up that way. Is it a problem with Firefox or Ubuntu? I've updated my graphics drivers.
I installed vsftpd and configured it. When I try to connect to the ftp server using Transmit, it manages to connect but hangs on Listing "/"
Then, I get a message stating: Could not retrieve file listing for “/”. Control connection timed out.
Does it have anything to do with my iptables? My rules are as listed:
*filter
# Allows all loopback (lo0) traffic and drop all traffic to 127/8 that doesn't use lo0
-A INPUT -i lo -j ACCEPT
-A INPUT ! -i lo -d 127.0.0.0/8 -j REJECT
# Accepts all established inbound connections
-A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
# Allows all outbound traffic
# You can modify this to only allow certain traffic
-A OUTPUT -j ACCEPT
# Allows HTTP and HTTPS connections from anywhere (the normal ports for websites)
-A INPUT -p tcp -m tcp --dport 80 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 443 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 21 -j ACCEPT
# Allows SSH connections
#
# THE -dport NUMBER IS THE SAME ONE YOU SET UP IN THE SSHD_CONFIG FILE
#
-A INPUT -p tcp -m state --state NEW --dport 30000 -j ACCEPT
# Allow ping
-A INPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT
# log iptables denied calls
-A INPUT -m limit --limit 5/min -j LOG --log-prefix "iptables denied: " --log-level 7
# Reject all other inbound - default deny unless explicitly allowed policy
-A INPUT -j REJECT
-A FORWARD -j REJECT
COMMIT
Am pretty new to server administration. So I am not able to get to the root of the problem.
I am running Apache2 with mod_php on a 1GB Rackspace Cloud Server (Ubuntu 9.10). My site goes down often, and I have to restart apache2 to get the site working.
I checked the "error.log" file. There were no signs of any error messages. I even searched for words like [error] / error / warn / [warn] . But no results.
The site goes down and even then apache is running. When the site was down, the checked the status /etc/init.d/apache2 status and it gave ** * Apache is running (pid 433). **
Any suggestions where I should look for the problem.
Thanks a lot.
As suggested I upgraded. Same as before except now not even the speaker control in the application bar. Please help.
Background:
I have Ubuntu 9.10. Headphones appear to work fine. External speakers - nothing. There are so many sound preferences I have no idea what or which combination.
Went to terminal and ran alsamixer which seems to recognize my sound card, though the driver is not listed in System Administration Hardware Drivers; the only driver listed is my graphics card.
Setup: I have a Dell 8250. Speakers are plugged into the SB live card. Woofer and 2 speakers using transformer.
I have a notebook Asus V6X00V with 1400*1050 monitor(name: LVDS) and Dell Monitor 1920*1080 (VGA-0).
I want to have a dual monitor system. At MS Windows everything is working fine. During the Kubuntu installation the Dell and the main notebook monitors have a right resolutions(1920*1080 & 1400*1050). But after some stage it have been changed to the 1152*864 for both. Now the right resolution is only during turning off process and when I am using the console. So it shows that system can use this resolutions. The problem is just in a settings.
I am using Size & Orientation - System Settings for setting adjustment. Any option that changes resolution for any monitor or changing position(Absolute, Left Of, Right of and so on) cause the color line noise on the screens.
I have tried xrandr:
xrandr --output LVDS --mode 1400x1050 --pos 0x0 --output VGA-0 --mode 1920x1080 --right-of LVDS --pos 1400x0
but have received the same result.
I have find out that for example the previous version of Randr(1.2, now I have xrandr 1.3) need a xorg.conf file modification to create a big virtual screen, but kubuntu 10.4 don't have xorg.conf and I don't know should I modify xorg for 1.3 version of xrandr or not.
Please help me to solve this problem
I installed Kismet on my Ubuntu 10.04 machine as apt-get install kismet
every thing seems to work fine.
but when I launch it I see following error
kismet
Launching kismet_server: //usr/bin/kismet_server
Suid priv-dropping disabled. This may not be secure.
No specific sources given to be enabled, all will be enabled.
Non-RFMon VAPs will be destroyed on multi-vap interfaces (ie, madwifi-ng)
Enabling channel hopping.
Enabling channel splitting.
NOTICE: Disabling channel hopping, no enabled sources are able to
change channel.
Source 0 (addme): Opening none source interface none...
FATAL: Please configure at least one packet source. Kismet will not
function if no packet sources are defined in kismet.conf or on the
command line. Please read the README for more information about
configuring Kismet.
Kismet exiting.
Done.
I followed this guide
http://www.ubuntugeek.com/kismet-an-802-11-wireless-network-detector-sniffer-and-intrusion-detection-system.html#more-1776
how ever in kismet.conf I am not clear with following line
source=none,none,addme
as to what should I change this to.
lspci -vnn shows
0c:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g [14e4:4315] (rev 01)
Subsystem: Dell Device [1028:000c]
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at f69fc000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [40] Power Management version 3
Capabilities: [58] Vendor Specific Information <?>
Capabilities: [e8] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
Capabilities: [d0] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting <?>
Capabilities: [13c] Virtual Channel <?>
Capabilities: [160] Device Serial Number
Capabilities: [16c] Power Budgeting <?>
Kernel driver in use: wl
Kernel modules: wl, ssb
and
iwconfig shows
lo no wireless extensions.
eth0 no wireless extensions.
eth1 IEEE 802.11bg ESSID:"WIKUCD"
Mode:Managed Frequency:2.462 GHz Access Point: <00:43:92:21:H5:09>
Bit Rate=11 Mb/s Tx-Power:24 dBm
Retry min limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Managementmode:All packets received
Link Quality=1/5 Signal level=-81 dBm Noise level=-90 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:169 Invalid misc:0 Missed beacon:0
So what should I be putting in place of
source=none,none,addme
with output I mentioned above ?
I have an HP Z210 with Windows 7, which is UEFI based. I'd like to dual boot it to Ubuntu 11.10 with GRUB2, but am having problems due to the UEFI. The install CD goes to the end, but then the machine always boots right into Windows.
These problems are apparently documented (here and here), but there's no consensus as to what the simplest solution is. Any recommendations? I want Ubuntu and Windows to both be bootable. (Perhaps if I knew more about UEFI and its system partition, and how it differs from BIOS and MBR, I'd be in a better position. So background answers explaining how UEFI loads up are very appreciated.)
I do not understand how to pair my new pantech impact with my ubuntu laptop so that I can send pictures and files back and forth.
Can anyone provide instructions?
I've been troubleshooting this issue for a while, and through a series of events have it narrowed down to my airport extreme base station. I like this router, since I'm able to connect to IPV6 sites without any insane configuration (my alternate router is too old and doesn't support v6).
My question is: Has anyone else had this issue, if so how is it resolved? If not, can you recommend a good IPv6 router?
Here is how I came to the conclusion that it is the router:
Devices: XBOX 360, HTC Incredible, Home-Built machine running FreeBSD, Home-Built machine running Ubuntu 10.04.
1.) Noticed freezing on Ubuntu Box.
2.) Noticed freezing on XBOX360
3.) Noticed freezing on HTC Incredible (only when connected to my network wirelessly).
The above all happened at random times throughout the past few weeks. Over the last few days, I was playing XBOX and noticed that the XBOX and Ubuntu machines both froze. I picked up my phone, and it was also frozen. I reset all devices, power-cycled my router, and all was fine again. About two hours later, it happened again (I was playing Forza III, the XBOX froze; I went to the Ubuntu box and it was frozen; unfortunately, the HTC phone was not connected wirelessly, and the FreeBSD box was turned off).
I can't even begin to imaging what a router could be doing to freeze devices with such differing hardware/software/OS, and I feel absurd for coming to this conclusion, but I have nothing else. I hooked up my archaic Netgear router, and have had no problems since. :(
I'm managing several Ubuntu 9.10 servers that NFS mount several folders (including /home). I'd like these folders to be mounted at boot time. I would like to have several entries in my /etc/fstab to accomplish this, e.g.
192.168.1.100:/home /home nfs rw 0 0
192.168.1.100:/usr/ansys_inc /ansys_inc nfs ro 0 0
Unfortunately, with this configuration, the servers usually (although not always) hang during the bootup sequence when trying to do the NFS mount.
if I comment out these fstab entries, reboot the machine, uncomment them and mount them manually using the shell, the folders mount cleanly.
I'm not sure how to go about debugging this problem. It seems like it has something to do with the boot sequence, that some relevant process hasn't been started by the time the OS tries to mount the folders.
when I am trying to access the server through ssh it says:
ssh: connect to host xx.yyy.zzz.x port 22: Connection refused
and on the server in auth.log it shows following log entry:
Address xx.yyy.zzz.x maps to xx.yyy.zzz.x.static-pune-vsnl.net.in, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT!
I have created a user account for that user and it is also in enabled status.
Requested info
It is Ubuntu 11.10
It is configured as SSH Server using openssh-server
I am trying to connect to this server using Putty from Windows 7 i.e. My Desktop
I have also asked this on AskUbuntu: http://askubuntu.com/questions/118556/unable-to-access-the-server-via-ssh
I have Ubuntu 13.10 x64 installed as a guest in VirtualBox (under a Windows 8.1 host) and have the settings for the virtual machine setup to run with a monitor count of 2, 128MB video memory and 3D acceleration enabled. In my guest I have the virtual box additions installed (which allowed me to have two 1920x1080 screens).
Here's a screenshot of my VM settings.
My laptop is an Asus N550JV which has both Intel's HD Graphics 4600 GPU and Nvidia's GeForce GT 750M. By default though I believe the Intel GFX card is being used to render the VM.
When I boot up the VM it loads perfectly on dual screens, however whenever I move the mouse from one screen to the other (I have a Dell S2340L running over a HDMI connection as a second screen) the screen flickers.
I've tried a variety of settings changes in both Ubuntu and the VM settings, but cannot seem to stop this screen flicker.
I also used the NVidia control panel in Windows to force the dedicated graphics card to always be used but found that the display driver sometimes crashed whilst working in the VM, resulting in my VM session being destroyed, so I figured it's better to stick with the Intel GFX as that appears to be more stable. I also tried without 3D acceleration but that was much worse, and if I ran the VM with a low amount of graphics memory it really struggled.
Here's my dmesg output: http://pastebin.com/1LJuYWMj (not sure if this is helpful in this situation).
I read some posts suggesting changes to /etc/X11/xorg.conf but I don't appear to have an xorg.conf file. There were also a few posts (though related to Synergy) suggesting running xset -dpms but this command doesn't appear to have had any effect for me.
As an additional note, I'm finding that window drawing in the guest is a little laggy/glitchy. For example, quickly scrolling through a web page may result in parts of the viewport displaying original content. Certainly I notice drawing issues most in the web browser, but it also impacts other software with parts of the window not being drawn when, say, switching between accounts in thunderbird.
Any suggestions greatly appreciated!
I just installed Ubuntu 10.04 using Wubi on a PC that has Windows XP and Windows 7 installed. I was working in it for a while and everything is just fine.
However, when I booted back into Windows 7, I couldn't figure out a way to access the files I had created or downloaded into the Ubuntu partition. They're in a virtual disk called root.disk in my C:\ubuntu\disks.
Is there a way I can mount this vhd into Windows or at least browse the contents and extract what I need?
Hi,
I have installed ubuntu 9.10 on my laptop. It has a 802.11n wireless card.
When I boot up to ubuntu, the wireless does not work. And if I connect to a wire network within ubuntu, it works.
Can you please tell me how can I setup my wireless card in ubuntu 9.10?
Thank you.
Hello, All!
I have a strange behavior on Ubuntu 10.4:
few daemons (apache2 and postgresql (8.4SS from enterpriseDB) did not start automatically.
Funny things that time-to-to they do. (If I just restart my computer everything looks ok, but if I turn it off for the night, nothing work..., so I have to start them manually)
I've googled this problem a little bit, but the only answer I have found was to run:
sudo update-rc.d apache2 defaults
I've called it but the answer was:
System start/stop links for /etc/init.d/apache2 already exist.
Any Ideas?
Hello.,
Whenever i need to copy some files and couldnt find a pen drive, [ i dont have bluetooth enabled in my lap], I create a new ad hoc (wireless) network in windows and share the necessary files on the network and share files with the other system.
Now, i want to do the same with Ubuntu. But, i couldn't. I could create a new network, but i am not able to chare or send or even dont know how to access the system connected to the network. So, how can i do this?
Thanks
can anyone provide me with the dumps and useful documents for sun solaris SA-200 S10 and SA-202 S10. Please mail me with the latest dumps on my ID: [email protected]
a tonnes of million ..thanxx
I have enable the following plugin that allows me to make a screenshot of selected by me area:
Screenshot plugin
Ubuntu 12.04
Unfortunately, I am not able to make a screenshot of my launchers sub menus (after right click of icon on the launcher a menu appears).
Actually, I have enable this plugin because I was not able to make a screenshot of this sub menus using the ordinary print screen button.
Is there a way to fix this?
I attached two identical hard drives to my linux machine. Then using gparted I formated the first 1024 mb at the beginning of each drive as linux swap space.
Then I went into system-administration-disk utility. In there I went to file-create-RAID array. I selected the remaining space in each of the two identical hard drives and created a striped raid array.
After the array was created, a warning message appeared. It said "The partition is misaligned by 522240 bytes. This may result in very poor performance. Repartitioning is suggested."
What do I do now? As far as I can tell, the partitions are identical.
The wireless on my Ubuntu works on all the other wireless networks. But on this university network it never forms a connection. But I can see the signal at 80% (indeed I see several signals at 80%, 40% and 20% by the same name university-network name). On a Windows XP laptop, the connection is formed as usual, and there is only one network visible to Windows.
Hi. I like the little top panel thing in Ubuntu. I have links to all my most used programs on there. (Which is why I don't see the point of docky or any of those things: they seem to do the same job, but they're messier).
What I'd like is to have a little icon for my documents folder up there too. But I don't seem to be able to do it. It's not one of the options listed when you go to "add to panel...". Am I missing something ridiculously easy?