Ubuntu :: SMS Gateway That Is Working Without Using A Cellphone(GMS) On My Side?

Apr 25, 2010

I would like to have a sms gateway that is sending sms without using a cellphone(GMS) on my side.

Is there a pack that can be used this way?

View 1 Replies


ADVERTISEMENT

General :: Backup / Setup A Second VPN Tunnel On A Fallback Gateway / Firewall On The Client Side

Mar 1, 2011

I've set up a Lan-to-Lan (routed) OpenVPN tunnel. For redundancy I want to set up a second VPN tunnel on a fallback gateway/firewall on the client side. Currently, both sides (server/client) know how to route packets across each others physical LAN. So no NAT is used. When the primary gateway (fw1) is connected to the VPN server all traffic runs via the fw1 tunnel. Than when the secondary gateway (fw2) connects to the VPN server and fw1 is still connected all traffic for fw1 will be delivered to fw2 and effectively destroying traffic intended for fw1. This is of course no problem if I first shutdown (fence) fw1, than set up fw2 to use the gateway IP address from fw1 and set up the VPN tunnel to the VPN server. Effectively replacing fw1 with fw2 on the client side.
However, I can't seem to find a decent howto.

I am also exploring the possibility to let both tunnels active and let OpenVPN (or another tool) decide how to route packets back and forth the different LANs. A virtual IP between two gateway's both running a VPN or something similar. This would be the preferred method of course. However, I don't know how to tackle this one but I'm pretty sure there are people out there who are happy to share their 2 cents.

View 3 Replies View Related

Ubuntu :: Keyboard Right-side Not Working?

Mar 24, 2011

After running the most-recent ubuntu update, several keys on my laptop stopped working when running ubuntu. The non-working keys are: J, K, L, M, N, O, I, U, P, 8, 9, and 0. (All the keys do work properly when the laptop is running Windows XP or PuppyLinux 4.2.1.) how to restore the keys? I am running ubuntu 10.10 on a Panasonic CF-W5 laptop.

View 4 Replies View Related

Ubuntu Networking :: FTP Is Not Working Through A Gateway?

Jan 26, 2010

FTP is not working through a gateway and I think I found that I need to modprobe ip_masq_ftp. However, when I do try to load ip_masq_ftp I get the error: FATAL: Module ip_masq_ftp.o not found.My question is: how do I get ip_masq_ftp?More questions: Do I have to build a new kernel? If I do need to build a new kernel do I just include the ip_masq_ftp module or are there other modules that I need?

View 1 Replies View Related

General :: Ubuntu - Play Two Or More Videos Side By Side In A Synchronized Fashion

May 10, 2010

I have two (or more) video files that I want to play side by side. I could do that simply by opening them in two seperate windows, but that would also seperate all the controls (play/pause/forward/...). I want to play them in a synchronized fashion so that pause/forwarding/... works on both videos simultaneously so that they always stay at the same timecode and they don't go out of sync. How would I accomplish that in Linux?

This is needed for viewing only, so compositing them into a new video file first should be avoided if possible, but if there isn't an easy way to do that, I welcome answers doing it with composition as well.

View 1 Replies View Related

Installation :: Partition On My Computer To Run Windows Vista And Ubuntu Side-by-side?

Sep 24, 2010

Will I be able to have a partition on my computer to run Windows Vista and Ubuntu side-by-side?

View 2 Replies View Related

Ubuntu :: Make New Icons Automatically Add To Right Side Instead Of Left Side Of Desktop?

Dec 18, 2010

If a file gets created in the user's Desktop folder, or if a drive is added to the machine and a Desktop icon is correspondingly created, they will by default appear on the left side of the desktop (unless, in the case of the latter, the specific drive has been created before and dragged to the right side, in which case GNOME will remember to put it in the same place).

Because I have a terminal window embedded onto my Desktop in the top left corner and occupying most of the screen), I keep my icons on the right side of the Desktop instead of the left (Mac style) - Any time I add a new drive or a file is sent to the Desktop, however, I have to kill the terminal window to be able to click on the icon, then drag it back to the right side, then restart the terminal.

Is there any way to tweak GNOME so that these icons are added from the top right corner and down instead of from the top left, automatically?

View 5 Replies View Related

Ubuntu Installation :: Setup A Dual Boot System With XP Running Side By Side On Thinkpad T41?

Jan 28, 2010

have been trying to setup a dual boot system with ubuntu and XP running side by side on my Thinkpad T41.tried it a few times and always causes the same problem. i have 40 gig HDD, on which i create a 13 gig NTFS partition and leave the rest as free space. then install XP on the NTFS partition. no problems.

then i boot from the ubuntu disk (9.10 Karmic) and install using the "use free space" option at the partition section. ubuntu installs ok, and boots fine from GRUB 2.0. BUT when i select the XP option from GRUB's list, it starts to boot XP, i get the standard XP loading screen for three seconds and then it crashes to a blue screen critical problem, and restarts the system. when i then boot from the xp cd and go into recovery mode CHKDSK will not recognise the disk, and DISKPART shows one HDD at 35 gig which it cannot access.

this means i cant run FIXBOOT and get my xp install running again. every time i do this process it produces the same problem. tried at first with xp installed on whole HDD, and reducing the xp partition size. killed XP. then tried ubuntu first and xp second - but this caused the same inaccessible disk problem - xp would not recognise the partitions and would not install. so i slipstreamed my XP install disk to SP2 hoping this would make it recognise the partitions, but no luck there. so had to format all and repartition the 13 gig NTFS for xp. installed xp again without difficulty but ubuntu install killed my xp in the same way.

View 9 Replies View Related

Ubuntu Multimedia :: Gateway Internal Mic Not Working

Feb 12, 2011

I've got a Gateway CX2724. The sound works perfectly out of the speakers and headphones, but I can't get the internal mic to work for the life of me.

I asked around on other threads and tried a few modifications to /etc/modprobe.d/alsa-base.conf and none of these get the mic working when appended:

From the ALSA-Configuration instructions

Code:
options snd-hda-intel model=ref

Ideas taken from this thread

Code:
options snd-hda-intel probe_mask=1

Code:
options snd-hda-intel model=test enable-msi=1 probe-mask=1

This also doesn't work (modified from this thread.)

Code:
options snd-hda-intel model=ref probe_mask=1 position_fix=1

This also doesn't work (from "Extra Hints to get sound working.")

Code:
options snd-hda-intel model=laptop position_fix=1 enable=yes

When I use alsamixer to turn "mux" all the way up and have my headphones plugged into the microphone jack (don't have an external mic... ) in the front of the computer, I am able to record things but the volume is greatly muted. Perhaps the external jack is set to default for the microphone instead of using the internal mic?

I also have the output for alsa-info.sh if you want it - this was mentioned in the alsa configuration file (/usr/share/doc/alsa-base/driver/ALSA-Configuration.txt). Info about alsa-info.sh here.

View 3 Replies View Related

Ubuntu Multimedia :: See Stereoscopic Side By Side Picture Film Using Smplayer With Vdpau On Normal LED Monitor?

Jun 23, 2011

How could I see stereoscopic side by side picture film using smplayer with vdpau on normal LED monitor?

View 1 Replies View Related

Ubuntu :: Get A Application To View Spreadsheet Files Side By Side?

Jun 10, 2010

where I can get a application to view spreadsheet files side by side to see differences or sync ?

View 3 Replies View Related

Ubuntu :: Finding A Software To Compare Two Documents Side By Side?

Sep 23, 2010

I'm looking for a software to compare two documents (for example .odt) side by side or highlighted in graphical way. I want to do the same as Word 2010 Compare Documents (see this: Microsoft Word 2010: View Two Documents Side By Side). I found in OpenOffice something a bit similar that, see in <Edit> -->> <Compare documents>, but it's not a good visual presentation. I'm looking for a software who give me the possibility to see the differences between two documents side by side, or highlighted.

View 3 Replies View Related

Ubuntu Installation :: Side By Side Upgrade - Copying APT Repository?

Jun 5, 2011

I'm wondering how much of my currently installed packages I can transfer to a new system...I have a HDD split in two. I have 10.4 on one half (/dev/sda6) - my working system for the last year or so since my last upgrade - and I have just installed 11.04 on the other half (/dev/sda. I wanted to check out the new version rather than upgrading. note I have my home folder and all stored data on other drives (zfs mirrored disks) - the boot disk is mostly OS related... I can overwrite /dev/sda8 with impunity as long as /dev/sda6 is intact....

What I want to do is capture the wide variety of packages I have installed on the old version and install them onto the new system - without using the dist-upgrade mechanism... I've had it fail too many times leaving me with a complete rebuild being required... is this (partially) possible or have too many core packages changed? I was especially thinking of something like [URL]

to obtain the list:

dpkg --get-selections | awk �$2 ~ /^install$/ {print $1}� > installedpackages

to reinstall:

cat installedpackages | xargs sudo aptitude install -y

another path would be to clone the entire /dev/sda6 onto /dev/sda8, boot into the duplicate and dist-upgrade that

View 1 Replies View Related

CentOS 5 Server :: NIS Not Working On The Client-side?

Dec 3, 2008

I recently got a new server. I installed CentOS 5.2. Here's some more info:

[root@thalamus etc]$ uname -a
Linux thalamus.tch.harvard.edu 2.6.18-92.el5 #1 SMP Tue Jun 10 18:51:06 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux

View 13 Replies View Related

Ubuntu Installation :: Installing 9.10 Side By Side With Kubuntu 9.04?

Mar 31, 2010

I did a search but for this topic and I thought it would be discussed quite a bit, did not get any results. Maybe I did not use the correct words? Anyhow, I am running Kubuntu 9.04 and wish to switch to Ubuntu Karmic 9.10. I do still want to keep Kubuntu 9.04 as a boot up option temporarily in case I have major issues with Ubuntu. Ill also need to know how to get rid of Kubuntu after Im sure all is well with Ubuntu. Finally, there are a ton of boot options (different kernels Ive upgraded to) in Grub when Kubuntu boots up. How do I get rid of those? I also have a Windows XP partition that I boot into occasionally.

View 4 Replies View Related

Ubuntu Installation :: Install Side-by-Side Hiccup?

Aug 10, 2010

Just installed Ubuntu 10.04 on my home laptop after testing it (and loving it) on my work desktop just this morning. First time Ubuntu user and looking to be a long one, too.Anyways, I used the "install side-by-side" on both machines, but my laptop, with Vista, has a weird side effect. At the boot screen, I chose Windows Vista and it booted the recovery tool (I forgot the exact name). I was worried at first, but when I chose the actual Windows Recovery option below it to attempt to fix it, it booted Vista. So it seems in the process of partitioning the HDD for Ubuntu I somehow switched what each partition boots. Is there a way to correct this?

View 4 Replies View Related

Ubuntu :: View Two Windows Side By Side On Desktop 9.10?

Nov 17, 2009

I would like to know how I can view two windows side by side on the same desktop (ex. have two openoffice files side by side) and be able to work on both of them at the same time rather than having to click back and forth from window to window. I have seen this done on people that have MAC computers is there anyway to do this on Ubuntu?

View 8 Replies View Related

General :: Gateway -cant Add Ip Or Not Working After Adding

Oct 19, 2010

My problem is i use a command " route add -net to add a route oand gate way, how do i remove the route addid if it is incorrect but also my pc's use a standard static ip 192.168.1.X but my gateway is as a given 196.215.X.X if i add this gatway there is no internet but the same gateway is used on windows pc's

View 4 Replies View Related

Ubuntu :: Home Screen Left Hand Side Menu Not Working?

May 20, 2010

I have ubuntu 10.04 on the home screen page in the left have colum you have a list of menu items when you install ubuntu, I happen to deselect one of teh menu items. I now cannot reinstate the menus I have included a screen-shot of the home screen so you can see the menu items I have available on the left hand side

View 4 Replies View Related

General :: Grep Regular Expression To Find Any Two Capital Letters Side By Side?

Jan 8, 2011

How would I use a unix grep regular expression to find any two capital letters side by side and how would I find an expected comma in an expected spot?

View 2 Replies View Related

Ubuntu Multimedia :: Gateway M-153X Headphone Jack Not Working?

Jul 20, 2011

My headphone audio jack is not functioning properly. When I plug headphones in, the internal speakers go silent, but no audio is coming from the headphones.

View 1 Replies View Related

Ubuntu :: Can't Mount Cellphone ?

Feb 25, 2011

When ever I plug my SANYO in, I get the following messege box, I there some sort of 'magic' I need to work in terminal?

Also when it's plugged in, SANYO will 'flash' in and out of 'Places' menu and won't stay long enough for me to click on it.

View 1 Replies View Related

Networking :: Changes On The Server Side Aren't Visible On The Client Side?

Jan 10, 2011

I'm using NFS and I have the following problem. After ~100 days, the client and server lose connection, but the client doesn't know about this, it gives no error. The problem is that the changes on the server side aren't visible on the client side.

The nfs options are: "noatime, nolock, hard, udp, notcp, nosuid, nodev, rsize=8192, wsize=8192, actimeo=60"

The kernel version is: 2.6.16.27 built with 250 Hz. Is this an already corrected issue in a kernel version? Or are my options wrong?

View 1 Replies View Related

Networking :: Network Not Working In Gateway System

Jan 7, 2009

I have a network gateway system which runs redhat 7 (2.2.16)
Firewall running is ipchains
Internal network is eth0 192.168.5.1
External network is eth1 99.99.99.98 (example add)

My problem when I change the static address of the external network from 99.99.99.99 to 99.99.99.98 I am not able to connect to internet. From my preliminary investigation ip is not binded to network card., but I am not sure, is there a way to check binding accurately
Below is the ifcfg-eth1 file contents

DEVICE="eth1"
USERCTL=no
ONBOOT="yes"
BOOTPROTO="none"
NETMASK="255.255.255.0"
IPADDR="99.99.99.99"
IPXNETNUM_802_2=""
IPXPRIMARY_802_2="no"
IPXACTIVE_802_2="no"
IPXNETNUM_802_3=""
IPXPRIMARY_802_3="no"
IPXACTIVE_802_3="no"
IPXNETNUM_ETHERII=""
IPXPRIMARY_ETHERII="no"
IPXACTIVE_ETHERII="no"
IPXNETNUM_SNAP=""
IPXPRIMARY_SNAP="no"
IPXACTIVE_SNAP="no"

I have updated the address change in ipchains firewall scripts. Before IP change network was work fine with this firewall scripts.

View 2 Replies View Related

General :: Wireless Not Working On Gateway Laptop

Aug 16, 2010

Ok I am a complete Noob when it comes to anything other than a windows based unit, so please be patient with me. I am able to connect to the Internet using a wired connection.

View 6 Replies View Related

Ubuntu :: Install Windows Side By Side With 10.10?

Dec 19, 2010

I have installed Ubuntu 10.10 on my computer. And now for some reasons I need to install Windows 7 side by side with it. I tried it before and ended up loosing my Ubuntu partition. I wanna keep Ubuntu as my main operating system.

View 7 Replies View Related

Ubuntu :: How To Install Debian Side-by-side

Dec 20, 2010

I am running Lucid, but i want to test Debian OS, but i don't want to run in VM, therefore i had decided to install Debian side-by-side to Ubuntu.Debian also uses Grub-2..? i am asking this because once i install it, i don't want to lose my Ubuntu, therefore i need Advice before install it,.

View 4 Replies View Related

Ubuntu :: Unity And Gnome 2 Side By Side?

May 6, 2011

I have to say that I don't mind Unity all that much! Certainly not as much as I had expected to, given what I had been reading before the upgrade from Maverick. I'd like to go on playing around with it. However, I would also like to continue to be able to use Gnome 2 sometimes, with Compiz and Emerald, as I have done in the past.

The trouble is that whenever I log into the "Ubuntu classic" desktop, it loads compiz, complete with the Unity plugin. Then I have to disable the Unity plugin manually every time, and do the same (with no panel) whenever I log into Unity.

Is there a way I can configure it to only load the Unity plugin in the Unity desktop, but not in the Gnome 2 desktop?

View 9 Replies View Related

OpenSUSE Install :: How To Make X11 Screens Be Side-by-side

Jul 20, 2010

It used to be a sysadmin/yast setting wherein you configured the display.It is now done under "personal settings"-->"display" meaning ordinary users can set their own preferences. That's really nice and all, but I'd rather it be sysadmin-only than have to go through several minutes of futzing around with it every blasted time I login. So, how can I make side-by-side permanent either for myself or for all the people who use my system (just me)? Thank you.

This module is only for configuring systems with a single desktop spread across multiple monitors. You do not appear to have this configuration.Since I obviously do and since I can get the desktops to spread across the monitors (after futzing for several minutes).

View 2 Replies View Related

General :: Write Line1 , Line2 Side By Side?

Aug 8, 2010

I am having a text file as below ;

line 1 : 123 rama 21
line 2 : dropped INDIA Remarks

i want out put as below :

line 1 line 2 ie

123 rama 21 dropped INDIA Remarks ( in one line)

which command i can use ?

View 12 Replies View Related







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