Software :: Work In Terminal And C Programming?
May 10, 2010
I am having one Laptop. In that i am facing some error while installing linux OS. so i planned to install only terminal in my laptop. i dont want any gnome and etc.. simply i am going to use only c programming in my terminal. gcc compiler and shell to work "c" is enough for me. How to work in terminal and c programming.
View 6 Replies
ADVERTISEMENT
May 11, 2011
I am designing a program called "Microcom", a VERY tiny terminal "emulator" (more like a serial console). I am making it specifically to work with uClibc to use as a serial console for my floppy disk distro.
Problem is, it works fine receiving data but it does not send any data.
I am stumped at why it does not send data!
Code:
View 4 Replies
View Related
Apr 30, 2010
For some reason since 9.10 CTRL-V doesn't seem to work in my terminal. Used to work just fine, but now I have to Rightclick Paste any commands.I cut my teeth on commandline inputs and this is a bit like having a dog and doing the barking myself
View 4 Replies
View Related
Sep 24, 2015
After going Debian 8 (with Kali 2) I can no longer use my pre-defined tabs because apparently some genius decided that gnome-terminal no longer needs that kind of functionality (ie. tabs.)I really need my tabs back so I installed a pre 3.11 version that worked with tabs and profiles like this (see below) but that caused other problems.
Code: Select allgnome-terminal --tab-with-profile=Titleable -t "sami" -e "byobu" --tab-with-profile=Titleable -t "root" -e "sudo -i screen -dRRS sami" --tab-with-profile=Titleable -t "samimox1" -e "ssh root@samimox1 -t screen -dRRS main"
Can I install older gnome-terminal side-by-side the "new and improved" version? Or is there a way to get tab profiles to work with the new one?
View 7 Replies
View Related
May 6, 2010
I can't get work terminal syntax highlighting for other users then root.To get the same result I've created /home/user/.bashrc and added the above options.I've also tried to override LS_OPTIONS in system-wide: /etc/bash.bashrc.In all cases is the highlighting working only for root.
View 1 Replies
View Related
Mar 21, 2011
I am currently using Ubuntu 10.10 and am wanting to switch to Fedora 14. I have always loved the way Fedora looked and felt. So I am finally making the transition. But I am wondering does Wine work well with Fedora 14? If so how do I install through the terminal. I know it is the harder way but I find it gives me more customization. I prefer it, so what would the command be? With Ubuntu it is sudo apt-get install wine1.2 what is it in Fedora?
View 2 Replies
View Related
May 25, 2011
I noticed that the transparency profiles don't work on non-maximized terminal windows in Gnome3
Anybody else having this problem? Notice if you maximize the window your transparency suddenly works...
I'm assuming this is a mutter shadow problem?
View 1 Replies
View Related
Nov 25, 2010
I'm unsure as to how I can use keyboard shorts to close the current tab or to switch between tabs. Does anyone know them or know any other keyboard-based options for using the terminal in AWN? I can open a new tab by ctrl+shift+t but ctrl+shift+w doesn't work and i've never known how to switch between tabs
View 4 Replies
View Related
Mar 10, 2011
I did a search. But I'm not sure about the latest status - posts reporting a problem are pretty old.So, is there a problem with gnome-terminal --geometry?For instance
Code:
gnome-terminal --geometry=100x50
works fine.
[code]....
View 8 Replies
View Related
May 1, 2011
True terminal is: ctrl + alt + F1-F6, F7 to exit if you don't know what i mean by using true terminal term. My keyboard work everywhere else.
View 3 Replies
View Related
Jan 28, 2010
I'm running Debian (both Sarge and Lenny, on different systems) under Gnome and have a number of thin client workstations that connect to a software application on an AIX server. I'm using gnome-terminal to provide terminal emulation for this software. Unfortunately, the emulation leaves something to be desired, and doesn't catch all of the F keys properly. It seems F1-F4 act as some form of escape key, exiting out of the software back to the command line, when they should be performing different functions in the software. F5 and F6 work as they should in the emulation. Is there a setting I can apply to my gnome-terminal launcher that will make this behave like it I want? The terminal should ideally match the behavior of a Link MC5 terminal (we have some of these old beasts still around, still crunching away), but alas, I don't know how to implement this.
View 2 Replies
View Related
Aug 20, 2009
Loving my new Fedora system and the steady march towards making a MS free house but I have a problem. I need to be able to connect to my company server via VPN and then initiate a terminal server connection. Two clicks on XP but I have no idea what to use now. As soon as I have this down I can remove my XP partition forever as I have everything else I need daily working like a charm.
View 3 Replies
View Related
Apr 30, 2010
I upgraded to Ubuntu 10.04 from 9.10.
The terminal and boot show nothing but some random colored pixels at the top.
I also saw the old grub menu on boot.
View 9 Replies
View Related
Jun 30, 2010
I can boot up ubuntu but it's just showing the default background, the login prompt won't come up. What do I do? Startx doesn't work in the terminal (ctrl-alt F1), it gives an error. I can log in as root (recovery mode) and startx works and the desktop comes up though.
View 5 Replies
View Related
Aug 23, 2010
I've never seen it before and its entirely possible that I may have done something to my system to cause it. Basically, when I open any new terminal window I have a '$' sign instead of the usual blah@blah etc. Also, the cursor keys don't work
View 9 Replies
View Related
Jul 14, 2011
I have a wiered tab-autofill behaviour when using the terminal on my laptop. the autofill wont work for applications when i have "sudo" or "gksu" in front of it. it does however work with pathways. on the other hand, when i connect to my laptop with ssh, it works like it should.
example:
View 2 Replies
View Related
Jun 15, 2011
I just love Linux! I am using Fedora 14 and just starting out. I am curious as to why is that when I click the Firefox icon to launch the internet from the menu bar a Linux terminal window has to be open. If I close that particular terminal, (which by the way says "Terminal" and does not show my chosen host name) Firefox closes. If I go to Applications, then Internet, then Firefox to launch the browser, the terminal doesn't open.
View 1 Replies
View Related
Nov 18, 2009
When I connect to my workstation via Real VNC Viewer 4 to Xvnc running on the workstation, and running "su -" I get authentication failure as follows:
So, effectively I cannot su when connected via VNC.
But if I'm at my workstation, I can su just fine:
Nov 18 16:24:30 localhost su: pam_unix(su-l:session): session opened for user root by xyz(uid=500)
Interestingly enough, I cannot su to my own userid over vnc, i.e. su xyz
In /var/log/secure I get:
I suspect it has something to do with PAM, but cannot figure it out.
View 2 Replies
View Related
Apr 1, 2010
I've done a little program, it's the snake game. I use an X window to show the snake and all that but the input is taken from the terminal. That means that what I have to do to play the game is open it with the terminal and then the game opens but then I have to go to the terminal again to move the snake. if I open the game from the GUI I can't do anything because it doesn't take my directions. What do I have to do in order to get the program to have a connection with my keyboard? I use getchar() to get the input, maybe there is something else?
View 9 Replies
View Related
Oct 4, 2010
I've made a C++ program and compiled it and I can run it in the terminal but I would like it to run like a normal application in the application menu or on the desktop but I don't know how. How do I make it run like a program in the application menu?
View 3 Replies
View Related
Feb 27, 2009
I've been learning C recently and have used Vim to write my code, however switching between tabs to compile and run annoys me so i was wondering if it would be possible to have a terminal in the bottom half of the screen inside vim. similar to most text editors.
View 1 Replies
View Related
Jun 24, 2010
generally whenever there is a wifi connection available fedora will detect and i can establish the connection but today i am not able to see any such wireless network available. I am in a wifi accessible area and i need to know how this can be rectified. i tried iwlist scan in the terminal but that doesnt seem to work
View 1 Replies
View Related
May 22, 2010
How do you enter your password terminal the keyboard doesn't work when I try
View 2 Replies
View Related
Mar 7, 2010
I've been using Slackware for awhile now on my laptop without a single issue (well except that I can't get the screen brightness to change, but that's a separate issue).
I logged in today and went to the terminal and when I type the letter 'e' it is not shown or recognized. It works when I 'su -' and enter my root password which contains the letter 'e' twice, but otherwise is not recognized.
I have no idea where to even start with this problem. I've logged out and back in. I've restarted twice now, but the problem is not going away. Obviously, my keyboard is working properly as I am typing this message with the letter 'e', but in the Terminal it is not recognized.
View 9 Replies
View Related
Feb 13, 2011
I am unable to compile C++ program in terminal. Whenever I try to add "#include<iostream.h>" it shows an error and thats why I can not use "cout" and "cin" functions. I installed g++ for this but the problem persists.
View 4 Replies
View Related
Jun 8, 2011
I wanted to write the script which runs at startup and opens the terminal window the moment desktop screen appears(GNU linux).
View 3 Replies
View Related
Mar 9, 2009
After searching I cant find script that can deal with directories. All the found scripts work file to file and not directory to directory. Someone know script that can deal with all this situation?
View 8 Replies
View Related
Mar 19, 2010
I wonder how CLI applications know the width of the terminal. For example, how does ls know how many columns to use?
How do package managers like pacman know what length to make the download progress bar?
Also, how do they redraw the progress bar in the same line?
View 11 Replies
View Related
Jan 23, 2011
Is there any way to find what is displaying in a terminal in C language?
I want to automate ssh login process, I know that I can use "expect" but I want to write another program in C myself.
In first ssh try to a host, ssh prints a message like this:
Quote:
The authenticity of host '192.168.30.1 (192.168.30.1)' can't be established. RSA key fingerprint is **** Are you sure you want to continue connecting (yes/no)?
and waits for an answer. I want to enter "yes" programatically when the message appears, but I don't know how to find if the message is appeared or not. In this case problem can be solved in another way, deleting the entry of the host from ~/.ssh/known_hosts before executing the ssh command, sleeping for one or two second and entering yes. Same problem exist for password prompt and this can be solved by sleeping, too.
But it is not a general solution and can be failed if prompts appear after entering required keys.
View 8 Replies
View Related
Oct 14, 2010
In short, what I want to achieve is this: echo "a b c a" | piano.sh And hear it, like it was played on a piano. As you can see, I really would like to keep it simple, it is for a school project, and this is a minor but important thing. I am getting the data from the serial port and that part is working. I have been looking at software synthesizers etc. but again, I want it to be simple. :-)
View 5 Replies
View Related