Ubuntu :: Join A Meeting Via GoToMeeting?
Mar 11, 2010
Continuation of this archived thread: [URL] I ran into the same problem, the inability to join a meeting via GoToMeeting, when two potential contracts both requested me to use it on the same day! I received this error from their website:
[Code]...
View 8 Replies
ADVERTISEMENT
Mar 2, 2011
I am trying to understand the join command. I wish to join two files:
Code:
$ cat test1
a 0
b 2.51
c 19.85
$ cat test2
a 0
b 2.51
[Code]...
this is great but I do not understand why join ignores the -e flag and fails to insert FOO in the empty field.
View 1 Replies
View Related
Jul 29, 2011
we are using opensuse11.3 in our organisation on every pc.i just want to know which is the best tool used for meeting room planner, calender and like we can schedule our tasks.
View 10 Replies
View Related
Aug 2, 2011
I wanted to configure meeting room booking system,
Fatal Error: Failed to connect to database
does anyone know about the meeting room booking system, if so help me to configure it. if you know about the other source also thats not a problem. . All i need to do is to configure meeting room booking system software on linux. .I am currently using opensuse11.3 distro. .
View 9 Replies
View Related
May 11, 2010
I've got a collection of comics on my computer which consist of single images in .jpg. I am trying to join them all to a big .pdf, so that I end up with one e-book per comic instead of a bunch of single images. I already tried importing it to Open Office, but that way I will have to rescale every single image to fit a page, which would take ages.
View 3 Replies
View Related
Dec 17, 2010
How can I combine 2 video files into 1 using FFMPEG? I've tried the following command......
cat intermediate1.mpg intermediate2.mpg > intermediate_all.mpg
....the result being only 1 of the video files combined but the overall file size is equivalent to the 2 files combined together.
View 1 Replies
View Related
Jul 4, 2010
I want to join 4 flv files,I am running Ubuntu 10.4 LTS seems to me that joining flv files in Ubuntu it's a very difficult task.
View 2 Replies
View Related
Jun 9, 2010
I put a Lucid 10.04 box on a Windows AD network. I want it to join the domain. I used likewise-open5_5.0.3991.1-0ubuntu2_i386
I ran
1. sudo apt-get update
2. sudo apt-get install likewise-open
3. sudo domainjoin-cli join fqdn of your domain Administrator
4. sudo update-rc.d likewise-open defaults
5. sudo /etc/init.d/likewise-open start
After step 3, I get
Joining to AD Domain: mydomain dot local
With Computer DNS Name: ubuntu dot mydomain dot local
Administrator(at)MYDOMAIN dot LOCAL's password: [I entered it]
Error: Lsass Error [code 0x00080047]
40286 (0x9D5E) LW_ERROR_LDAP_SERVER_DOWN - Unknown error
Im just a Windows schlep new to Linux. I dont even know where to find things like /etc/nsswitch.conf--winbind, let alone how to edit them.
"You are only allowed to post URLs to other sites after you have made 15 posts or more" It took me an hour to get this to post. I attached a text file without all the spaces and 'dots'.
View 6 Replies
View Related
Jan 6, 2010
I'm using a pppoe internet connection, when enter connection manually everything works fine but when connect automatically on startup (put script in ect/init.d/) the connection is ok and works, but applications can't join internet like firefox, chrome, only terminal and lynx browser can use internet! ping responds are OK
View 8 Replies
View Related
Feb 12, 2010
I've installed Ubuntu 9.10 in my office desktop. as a newbie in the world of linux, i really do not know much about it. I want to join my desktop in our domain. i already have the ip addresses of the DNS servers but i dunno where to put it. i've installed likewise open and try to join the domain but it displays the following errors: Manual Configuration Required:
The configuration stage 'open ports to DC' cannot be completed automatically. Please manually perform the following steps and rerun the domain join: Some required ports on the domain controller could not be contacted. Please update your firewall settings to ensure that the following ports are open to 'MARVEL2.LBPNET':
88 UDP
389 UDP
464 UDP
445 TCP
View 1 Replies
View Related
Nov 27, 2010
How to use ffmpeg or memcoder to join two .ogv files into a single .ogv ??Let's suppose the first .ogv video file is named as "01.ogv" and the resolution is 800*600;the second .ogv video file is named as "02.ogv" and the resolution is 720*576.I'd love to join two video files into a whole one, with the resolution 320*240.
View 1 Replies
View Related
Feb 7, 2011
I was trying to redirect command output to a variable and realized that all the lines were joined. I tested this additionally with an example:
Code:
echo "The contents of this directory are " `ls -l` > dir.txt
and all the lines were joined in the resulting file. What can I do to preserve separate lines?
View 2 Replies
View Related
May 9, 2011
I have some flash(.swf) movies that I created and I would like to create one longer file with these files. I thought that avidemux could handle flash videos, but I get this error if I try to open it: "Could not open the file". Is there any other way to join 2 flash videos? I have noticed that I cant even play the files on vlc.
View 2 Replies
View Related
May 15, 2011
How to join ubuntu computer to a windows domain ?
View 3 Replies
View Related
May 26, 2011
I have a 200GB hard drive, and today I used Wubi to install Ubuntu on a new 20GB partition. I only allocated 20GB because I was just going to try it out, and needless to say, I fell in love with it. The only problem is that I have all my old files, music, movies, photos, songs I've written, and other stuff on my old Windows 7 partition. I can still access them, but I'd like to get all my old Windows crap off the disk. I want Ubuntu to be my only OS. My question is, is there a way to join both of my partitions and get Windows off, but keep all my music, documents, and other stuff? I want all 200GB to be on the Ubuntu partition.
View 7 Replies
View Related
Sep 3, 2009
Tutorial for setting up a
domain server, dns server, ldap, mail server, firewall and proxy
with centos and how can I join ubuntu clients to the domain?
View 1 Replies
View Related
Jun 19, 2011
I want to join .ogv files that have been encoded with my all time favourite encoder 'thoggen'? I know cat will join VOB files. The cat command is making very strange noises in my terminal and sending out screwed up letters that i have never seen..)
View 5 Replies
View Related
May 4, 2010
with my question (I�m using Cygwin). How can I join the 2 AWK scripts showed below in a unique script avoiding use temp file?
I have this input file Pipe separated. Code: CATEGORY1|CATEGORY2|CATEGORY3|CATEGORY4
String3|MUSIC/OLDIES/POP/80S/SONGW|String4|
String4|MUSIC/OLDIES/ROCK/70S/SONGX|String5|
[code]....
View 1 Replies
View Related
Mar 6, 2011
I don't know how to join centos v5 to domain cotroller 2k3.
View 4 Replies
View Related
May 30, 2010
Is there is any application to join files downloaded from rapidshare??Generally i use hjsplit to join these files in windows.. what application i have to use to join those files in ubuntu.They have an extension like 001,002,etc.
View 9 Replies
View Related
Mar 31, 2011
I am practising setting up a small network using UBUNTU as a PDC through SAMBA to service xp clients.
I have sucessfully setup DNS on the Ubuntu server using Bind9 and can nslookup from both the client and the server by FQDN and can also ping ipaddress.
I have setup a basic smb.conf file however when I try to add the xp client to the domain I get an error message saying a domain controller for the domain could not be contacted.
I have disabled the firewalls on both the server and the xp client and still get the same error message when trying to join the domain. I've checked my network settings on the client, its set to use a static IP address and the DNS server and WINS server are set as my Ubuntu Samba PDC address.
I haven't been able to see anything odd in the smb.conf file that might cause this issue. I can connect directly to the shares using the samba network account that I created by going to start run and typing in the unc path.
Not sure what the cause of this issue is, I thought it might be a DNS issue on the client. One odd thing I noticed is that when I do nslookup using just the server name and not the FQDN i get a message in dos saying that the default server cannot be found but says that the server name for the [ipadress] cannot be found. It does list the correct ip.
I'm not sure what is causing the problem of stopping my xp client from joining the Ubuntu Samba PDC. I'm using UBUNTU server 10.04.
View 1 Replies
View Related
Apr 19, 2011
I am running Ubuntu 10.10 64-bit on my Dell studio 1557 with a broadcom 1394 wireless card.
I am wondering if it is possible to set my laptop to autojoin open wireless networks. I like traveling and it popped into my head. I am a novice linux user, long time windows user. I know its possible just how. like a terminal script or just a check mark somewhere. i broke my right hand and arm in a motorcycle wreck recently.
View 2 Replies
View Related
May 11, 2010
How do I join a Windows XP Workgroup named HOME?
View 1 Replies
View Related
May 17, 2010
in searching i never found an article that got it just right. so here it is tried and true..
1. I usually start out assigning myself a static ip address. this is not needed to join but its something I always do.
2. next i set my dns settings in resolve.conf to my local dns server
3. download likewise "apt-get install likewise-open"
4. for kerberos i just leave it blank
5. go to your nsswitch.conf file located in /etc/ and set the hosts to only files and dns
6. now you should stop your networking and start it again so that the dns changes take effect.
7. you are now ready to try and join your domain. "domainjoin-cli join fqdn.of.yourdomain administrator" you can substitute administrator with any admin account
you should now be joined to your domain for adding sudo rights to the "administrator" membership
1. open your sudoers file located in /etc/
2. the following line to the bottom of the file "%DOMAIN\administrators ALL=(ALL) ALL" replace DOMAIN with your domain name. do not use your fqdn. all set. hope you enjoy
View 2 Replies
View Related
Sep 19, 2010
This should be easy but despite all the hints and tricks I've read, I cannot make this work. I have 130+ files with the names filename.avi.001, filename.avi.002, filename.avi.003 all the way up to filname.avi.132. How do I join them? A simple cat command does not work, neither does avimerge or any other utility I can find. I'm guessing because the file extension is a number and not .avi. Is there and easy way to rename them all and then join them? I can't be the only one with this issue but I've scoured the forums and found nothing.
View 7 Replies
View Related
Dec 18, 2010
I've been configuring a PDC using samba I used this tutorial url as reference. It seems all went well during the installation and configuration not until when I try to join a windows machine to the domain.
Scenario: When the authentication dialog box prompts the username and password of the domain administrator. I supply root as username and its corresponding password. Then I will prompt an error "The user name could not be found. But, I have noticed that when I supply a wrong password of root the it will prompt "Login failure: unknown user name or bad password. It seems that the windows machine was able to recognize the account somehow.
View 8 Replies
View Related
Sep 7, 2010
I, I want to join to partitions, one of them is a primary partition sda3 ( 10Gb), but the second one is an extended, sda10 ( 10GB ). Can I make somehow to see them as a 20Gb partition without touching the other partitions?
View 6 Replies
View Related
Jun 7, 2010
I have a problem that I can not join openSUSE11.2 with KDE. the problem accour after i try to abort a software then I restarted the system.
I get the following message:
Code:
Could not start Kdeinit4. Check your installation.
I also try to repair the system file from the DVD without any success
View 9 Replies
View Related
Oct 7, 2010
Since i first installed my openSuse 11.2 on the laptop, I didn't know how much space I'd need for this OS to run. Now I've encuntered the worst - The root prartition is 6GB big and it might run out of space shortly (700MB left).I had Win XP on it but as soon as I learned openSuse to make basic tasks - i removed the ntfs partition.The HDD is 28GB, I have 6GB root, 7,5GB home, 750MB swap (512MB RAM) ans 14,65GB free space off the deleted NTFS.Is there any way to join the partitions, so the root can be 16GB in space and home around 12GB?
Or maybe just make another second /home partition and use a program to allocate the "missing bytes" from root to another partition if it runs out of space?
View 9 Replies
View Related
Oct 13, 2010
I want to use the command line join utility on two files. Unfortunately, they're gzipped. Because they're both gzipped, I can't use gzip -cd. Is there a slick way to do this without having to unzip them?
View 1 Replies
View Related