Slackware :: Mirroring Displays In Console?

Apr 24, 2011

I've always been under the impression that when using the console only a notebook's display is used. Apparently this is not the case as I just booted off of a SystemRescueCD and the display on the notebook was mirrored on my external HDMI connected monitor. I have a feeling this is set somewhere in the kernel, but where?

View 4 Replies


ADVERTISEMENT

Slackware :: The Bash Prompt Displays Twice?

Feb 19, 2010

I'm playing around with my prompt, and for some reason under certain conditions part of the prompt is output twice.

- When my terminal window isn't maximized it always outputs the prompt correctly.

- When the window is maximized it outputs the prompt correctly when I enter an empty command (ie, when I just hit enter).

- When it is maximized and I enter any command, it outputs the second line of my prompt twice.

I'm using urxvt.. I tested in xterm and it seems to work correctly, so I guess it's an issue with urxvt. My prompt code:

Code:

#!/bin/bash
function redblue {
local BLUE="[33[0;34m]"
local RED="[33[0;31m]"
local LIGHT_RED="[33[1;31m]"

[code]....

View 3 Replies View Related

Slackware :: Which Displays An Image And A Progress Bar

May 19, 2010

I do not know if all knew, but the BusyBox version used by Slackware 13.X for initrd, has an "application" called /sbin/fbsplash, which displays an image and a progress bar, of course, in the console framebuffer.

An excerpt from the BusyBox code:
Usage:
- use kernel option 'vga=xxx' or otherwise enable framebuffer device.
- put somewhere fbsplash.cfg file and an image in .ppm format.
- run applet: $ setsid fbsplash [params]

[Code]...

View 14 Replies View Related

Slackware :: Ld.so-1.7.?&? During Logon At Console?

Feb 10, 2010

When I logon at the text console I see the following:

Code:
gbnet login: root
Password:

[code]....

View 5 Replies View Related

Slackware :: What Is Meant By Console / Tty / Pts

Jun 27, 2011

i wanna know what is my console, the terminal, pseudo terminal, thses things seem one thing to me ,, plz can anyone differentiate them. and how many consoles and terminals i have in slackware.

View 12 Replies View Related

Slackware :: No Console Messages During Boot?

Jun 23, 2010

I'm running slack64 13.0. At initial boot i see the two penguins and text from th kernel scrolls past until my root partition is mounted where upon all messages stop until the console prompt or KDM pops up. Everything seems to be operating as normal but i've no idea whats happening during the rc scripts (FS checking, etc). When shutting down though the rc.6/rc.0 script messages appear in the console though.

To my knowledge i've not changed anything that would effect this (just modified inittab for runlevel 4 & tty4,5,6 in runlevel 4).

There's nothing in dmesg but most messages don't get logged there as i understand.

View 12 Replies View Related

Slackware :: 13.1 Text Console Horizontal Alignment?

Feb 16, 2011

I use various hard disks in my computer. When I install a 13.1 disk, the six text consoles <Ctrl-F1> through <Ctrl-F6> are shifted to the left such that the first 2 characters in the line are off my flat panel screen. I use several different disks on this machine and all other disks are properly aligned. change the vga line in /etc/lilo.conf to vga = normal rather than vga = 773. This didn't fix the problem and resulted in another problem. If I adjust my flat panel horizontal adjustment, when I start XWindows, those screens are too far to the right. Is there a way to adjust the horizontal offset only for the consoles?

View 1 Replies View Related

Slackware :: Can't Change The Console Text On Netbook

Aug 16, 2010

I just installed Slackware 13.1 on my Acer a0531h. My first problem is the size of letters on pure console. It's too small. I tried tweaking lilo but even using 'normal' doesn't change the size of letters. I haven't changed the default font (I think it's called default8x16). The text looks pretty sharp though, so I'm wondering whether this is its native resolution. The text during installation was huge, and quite blurry. I just want to have a text size I can easily read and if possible be sharp. I know I can start X and have whatever font family and size I want, but somehow I feel better using pure console. Just in case it matters, I want to say that eventually I want to have UTF8 support on the command line (so that I can read and write Greek).

View 6 Replies View Related

Slackware :: Manually Mount A USB Stick In Console?

Nov 14, 2010

I'd like to be able to manually mount a USB stick in console (before X is started) and I can't seem to find a good way to do that. I'm not too smart about HAL and UDEV and I don't want to undo the auto mount feature when X is running but still be able to manually mount and unmount as necessary; like for installing patches and packages after an install or version upgrade. It seems like there should be an entry in /etc/fstab and a directory in /mnt or /media but danged if I can find something that points the way.

View 12 Replies View Related

Slackware :: Have A Reminder Printed On The Console Just After Login

Nov 19, 2010

I have sometimes wished to place a reminder, to be displayed after I login. And what I did was to write it in /etc/motd or in /etc/issue. But something in the system erases or writes a new motd/issue.What would be the easiest way to have a reminder printed on the console just after login?

View 10 Replies View Related

Slackware :: Oracle VM Console Button Not Working (VNC)?

May 30, 2011

I need to be able to install new virtual machines with Oracle VM. There's console button in the web interface which opens VNC connection to specified Virtual guest but it haven't been able to get it to work yet. [URL] I converted the rpm to tgz package and installed it. It installs the packages to /opt. I also tried info in the following link: [URL] Firefox's about:config lists the ovm-console plugin active and when I press the console button in the web page it opens up a new window. The window doesn't prompt for missing plugin but it won't open the VNC display either. As an alternative I installed tigervnc from Aliens repo but it has problems with the mouse cursor. My laptop mouse cursor goes at different pace than the vnc client cursor so it makes its use very hard.

Edit, forgot to mention that I checked and tightvnc-java package is installed on the Oracle VM manager and the console button works on Windows and on Fedora when I tried it. So the issue seems to be limited to my Slackware64 setup.

View 5 Replies View Related

Slackware :: Reading And Writing Emails From The Console?

Apr 3, 2010

I want to be able to access my email account from the console. I'm reading all day about fetchmail, postfix, sendmail etc. but all the stuff I found is related to building whole mail system. All I want to do is to read my emails and write some. Which is the painless way to do this? I successfully configured Evolution for this purpose but I want to do that from the console.

View 10 Replies View Related

Slackware :: Installed Openbox (Alt-Tab Between Firefox And Console)

Dec 12, 2010

I really like KDE 4.4.3, which comes with Slackware 13.1. It is very responsive even on my Pentium III IBM laptop, and that, even with Nepomuk, Akonadi, and Strigi running! However, I'm building Linux from Scratch 6.7 on that laptop right now and I decided that I wanted a much lighter-weight X environment for building LFS because I really only need Firefox and Konsole. The other stuff that's running in KDE that make it nice to use day to day simply uses resources that aren't needed when I'm mostly just compiling software.

So I started looking for light WMs. I played a lot with TWM, which I like. But I wanted to be able to Alt-Tab between Firefox and Console. I think I can do that if I customize the .twmrc, but I haven't got that far with it yet. So I built and installed Openbox from Slackbuilds.org, along with the Tint2 panel/taskbar. It works perfectly for what how I want to use it!

View 14 Replies View Related

Slackware :: Change Base Console Text Color

Sep 5, 2010

I'm interested in changing the console text color. I can change the console color easily in X, but I'd also like to change the color of the text when my computer first boots up (like right after LILO).Is this something I can modify without rebuilding the kernel? If not, does anyone know where in the source I could make a change like this?

View 6 Replies View Related

Slackware :: Console App Causing System To Hang On Shutdown?

Jul 14, 2011

I have been looking for a lightweight bandwidth monitoring app and came across bmon. It does what I need. However it has an interesting way of exiting.

when it is running and you close it down it ask you 'Really quit (y/n)' and does not shut down. I am used to just right clicking on my desktop and selecting 'leave' when it comes to shutdown time.

A few times now the laptop hangs on shutdown if bmon is open. I guess it is due to the app asking if it should shutdown. Is there a way to disable the app asking or alternatively nuke it for sure with some script on shutdown.

I could search the relevant konsole running the app and go thru the steps to shut it down but sometimes I am in a hurry and it doesn't feel like the way to go anyhow?

View 3 Replies View Related

Slackware :: Get Rid Of Unicode Console Fonts And Keyboard Layout?

Nov 23, 2010

I use Slackware 13.1. So far I chose during the installation of the system lat2a-16.psfu.gz font and my applications worked well in console mode. Now the same applications with the same font display gridded rectangles instead of some diacritical characters. In /etc/rc.d/rc.font I have standard setfont -v lat2a-16.psfu.gz command:

/etc/rc.d/rc.font:

Code:

setfont -v lat2a-16.psfu.gz

In /etc/rc.d/rc.keymap I have standard loadkeys pl2.map command:

/etc/rc.d/rc.keymap:

Code:

if [ -x /usr/bin/loadkeys ]; then /usr/bin/loadkeys pl2.map; fi

Standard setfont -v lat2a-16.psfu.gz command reports for some reason loading of the Unicode mapping table:

# setfont -v lat2a-16.psfu.gz

Code:

Loading 256-char 8x16 font from file /usr/share/kbd/consolefonts/lat2a-16.psfu.gz
Loading Unicode mapping table...

[code]....

I examined /etc/rc.d directory but I didn�t find the setting switching the console to the Unicode mode. The same with env and set commands outputs. I tried to overwrite Slackware 13.1 /usr/share/kbd/consolefonts/lat2a-16.psfu.gz with lat2a-16.psfu.gz file provided in kbd packages from Slackware 12.2 and 11.0 but the results were the same. I suppose the problem is caused by improper handling of the system settings by the kernel but I�m not sure.how can I get rid of Unicode console font and keyboard layout and come back to ISO-8859-2 font and keyboard?

View 6 Replies View Related

Slackware :: Finding The Location Of Default Console Keymap?

Mar 20, 2010

I avoid capslock like the plague and use "ctrl:nocaps" when in X, and would like to have the same behaviour in the console. Back when I was using Debian I got it set up the way I want, but now I can't seem to locate the default keymap. I tried editing

Code:

/usr/share/kbd/keymaps/i386/qwerty/defkeymap.map.gz

and it works when I use loadkeys manually, but not on boot.

View 3 Replies View Related

Slackware :: Network Traffic Prints In Console @ Slack 13?

Mar 24, 2010

I've been using slackware since slack12.2 on a linux box as router at home with some servers running on it and it's been awesome and performs perfectly. But since I upgraded to slackware 13 there is something that drives me crazy. I use to manage the box through SSH but sometimes I have to do some configs localy and it's almost impossible because I have constant echos of some traffic the iptables is forwarding to other hosts on the network.

View 6 Replies View Related

Slackware :: Getty/virtual Console Prompt Setting?

Jul 12, 2010

How to change the console login prompt settings in slackware 13.1 x64? I tried googling but couldnt find anything, maybe I dont know what it's called.. I mean when the system boot and boots into console asking login info, how to reset the console to new page/clear screen(clearing all the boot up info lines) before it prompts to login. Like for example if after logged into a tty I type exit, I want the screen to refresh(reset?) such that all screen info is cleared and only login prompt is shown on the top left of the screen, like in fedora shell prompt.

View 2 Replies View Related

Slackware :: Unreadable Characters At Console Screen After KDE Logout?

Jan 17, 2011

I'm using Slackware 13.1.

Whenever I logout of KDE and go back into console mode, the characters at the console screen become unreadable gibberish. Is anyone else having this problem?

I can ctl+alt+F? to work at another console screen, but the ctl+alt+F1 screen remains unreadable until I reboot.

View 4 Replies View Related

Slackware :: Error Messages On The Text Console When Runnig Startx

Jun 10, 2010

Slackware 12.0 (GNU/linux kernel 2.6) I am said slackware is very stable (I suppose this means it has few bugs). However, every time I run startx to start the graphical interface, for a brief moment I can see (just before the screen is put in graphical mode) a lot of error messages. How can this be? I use slack 12 a lot and have reinstalled this distro many times. However the described behavior always repeats.

View 14 Replies View Related

Slackware :: Send Email To Gmail Account Directly From Console?

Mar 2, 2011

Is it possible to send an email to abc123@gmail.com directly from Console? If it is possible, do I need to do some 'configuration stuff' to get it to work? How do I start it?

View 15 Replies View Related

Slackware :: Telinit 4 - Kdm - Open Console Session Prevents Shutdown - 64 13.37

Jun 4, 2011

I have a question regarding runlevels, shutdown procedure and KDM. I am on a freshly installed Slackware64 13.37 multilib system. The default runlevel in /etc/inittab is set to 3: multiuser w/o X.

Now, I log in as root and issue the command:

Code:

As expected, KDM starts up, and I log in to KDE (or another WM/DE) as a normal users. When I am finished, I either issues

Code:

In Konsole or click on Shutdown in the KDE menu. The shutdown process is initiated, as expected, but then it stops, and a window alerts me, that there is a session open by user 'root'. If I click OK, the machine is finally shut down.

Now, if I interpret this correctly, the behaviour of Slackware64 13.37 has changed here, compared to 13.1. In previous versions, the root seesion was closed, when I changed the runlevel to 4 with the telinit command. Now, the session remains open, obviously.

My question is: Is this the correct behaviour, and isn't this a security whole? An unnoticed (!) open root session while I am surfing the web as an unprivileged user in KDE could be dangerous, I think...

Is it misconfiguration in my system, or is this the way it should be?

View 2 Replies View Related

Slackware :: Rxvt Or Any Other Console Doesn't Make A New Line At Edge Of Window

Aug 17, 2010

I have a slight problem. Whenever I type something in rxvt, and sometimes it's a loooong something, I end up having to make it span multiple lines, as do you, probably. Anyway, my problem is that if I'm in any console at all, (aside from the TTY console and such) and I try to go multiple lines, this is what happens:

Code:

[root@SectionI13] > aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
After the first pass...

Code:

aaaaaaaectionI13] > aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
And after the second pass...

Code:

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaa

Now, I'd be fine and dandy with this, if it wasn't so hard to figure out what I was typing after the first pass, because it's just plain hard to understand a command when there's the second half of it in front of the first half of it.

View 5 Replies View Related

Slackware :: Set Default User And/or Password In Console Login, Automate Startx?

Jun 23, 2010

- is there a way to set the default user in console login so that all needed is to press enter(or event without it) to be able to input the password for that user - also is it possible to console login without password, by just inputting user name and pressing enter how to put startx for that user right on login, so that the user doesn't input the command manually

View 6 Replies View Related

Slackware :: Get Standard PS/2 Wheel Mouse Working On The Console Command Line

Aug 13, 2010

I am trying to get my standard PS/2 Wheel mouse working on the Console command line, and seem to be having major problems getting it to work.

For the record, I am NOT talking about X, Xterm's or any Graphical Interface, my mouse wheel works fine in these environments.

I am purely concerned with getting the mouse wheel to work on the Console.

After many hours of reading forum posts about getting the wheel to work on the Console, this is what I have tried to date:

1. I have downloaded and installed every version of gpm I could find in the hope that one would utilise the wheel. (No Success).

2. I compiled and installed the latest version of gpm stable (1.20.6) to see if the wheel would work with it. (No Success).

3. I have tried setting up gpm-1.20.6 as a repeater to X, using every string I could find (msc, ms3, pnp .. etc), as well as every /dev entry in xorg.conf /dev/mouse, /dev/input/mice/, dev/gpmdata/, /dev/psaux ... etc). (No Success).

4. Created directories and configured a gpm.conf to both /etc/ and /etc/conf.d/ in the hope that gpm was looking for them there (read that in one forum or another). (No Success).

5. I then tried to find mouse wheel patches for gpm, and then downloaded the relevant version source gpm.***.tar.gz to go with these patches. Nearly every single one of the patches failed to apply (using patch -p1 >), except for one version I tried that did apply ... but then failed to make (stating that the source had a different signedness or some such thing) ??? (No Success).

6. I looked into IMwheel, but that seemed to be a purely X program that was a lazy way of writing ZAxisMapping in xorg.conf. (No Success).

So now I am stumped ... Does anyone know if if is possible to get:

a). A Wheel Mouse Patch for a recent version of gpm (1.20.6) that will actually apply, and then make?

b). A prepackaged recent version of gpm-1.20.6.tgz that has been patched to enable the wheel that I can use?

c). Any other information that may enable the mouse wheel to start working on the console.

View 6 Replies View Related

Red Hat :: How To Do Mirroring With Centos 5.5

Jun 3, 2010

how to set mirroring (RAID 2) withing centos 5?

View 3 Replies View Related

Software :: Start A Program From Tty1 Console To Be Executed In Tty2 Console?

Sep 8, 2010

How can I start a program from tty1 console text mode to be executed in tty2 console text mode? Actualy I would like to start a program (chat client cli program) in tty8 automaticaly when linux PC boots.

View 6 Replies View Related

OpenSUSE :: Tumbleweed And 11.4 Mirroring With SMT?

Apr 1, 2011

I have several SLES 11sp1 servers and using SMT (Subscription Management Tool) to provide local mirroring and prevent all the unnecessary web traffic to update all these machines.

I found this article which is working out quite nicely to mirror the openSUSE 11.3 Updates which prevents all my openSUSE 11.3 machines from all going out getting the same update.

Code:

[URL]

I am looking to try and do the same with openSUSE 11.4 and with openSUSE 11.4 using the Tumbleweed repos. Has anyone done this or can someone provide some insight on what I need to do. I am thinking I can run this command

Code:

smt-setup-custom-repos --name OpenSUSE_114_Updates --description "OpenSUSE 11.4 Updates" --exturl http://download.opensuse.org/update/11.4/ --productid *don't know what productid

I should use* to provide me with openSUSE 11.4 Updates. For the Tumbleweed repo would I do the same and would that work?

Code:

smt-setup-custom-repos --name OpenSUSE_Tumbleweed --description "OpenSUSE Tumbleweed" --exturl http://download.opensuse.org/repositories/openSUSE:/Tumbleweed/standard/ --productid *don't know what productid I should use*

Again I don't know what productid I should use or if it really even matters, could I use one that is not being used? I am trying to limit how many machines go out to the Internet to pull down updates. I would really like to have one system (SMT) pulll down any new files and all my clients get their updates from the SMT server.

View 1 Replies View Related

Software :: APT Repository Mirroring

Apr 13, 2010

I've got a repository (3rd party, but not a launchpad one) in my APT sources list that takes a long time to respond on apt-get update.What I was wondering was if I could keep a local mirror of just that repository, and have apt-get update refer to it instead of the normal one, then leave a cron job to check the normal one for any updates.

View 1 Replies View Related







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