Monday, February 28, 2011

Features Of Calculator In C Program

update-error message from debian-multimedia.org



The following error message:

"An internal error has occurred and the operation was aborted
error message.
Fetch failed: W: failure when fetching ftp://ftp.debian -multimedia.org/dists/squeeze/Release Unable to find expected entry main/binary-i386/Packages in Meta-index file (malformed Release file?)
, E: Some index files failed to download, they have been ignored, or old to used in their place. "



go away in System> Administration> Software Sources> Third Party Software the line

http://www.debian-multimedia.org deb sid main non-free or
ftp://ftp.debian-multimedia.org deb sid main non-free

changes in

deb http://www.debian-multimedia.org stable main non-free deb or
ftp://ftp.debian-multimedia.org stable main non-free


Thursday, February 24, 2011

What To Wear To An Ivy League Interview

tools for Ubuntu getdeb.net



A lot of free GPL software for Ubuntu's at getdeb.net . About the seriousness of getdeb.net one has been held on ubuntuusers.de . But even if you do not install from here, you can watch at least a well maintained list of software to certain issues, with screenshots. The homepages of the tools there is also linked, for example, to come in versions for Debian. Some things are indeed in the Debian sources. When I met getdeb.net, you could download the. Deb files yet, but that does not work anymore. It is installed right - or not, as in Debian. ;-)


Monday, February 14, 2011

Driver Carte Holtek Ht27

(external) hard disk to NTFS share on Debian



When sharing an NTFS drive is actually a problem with the allocation of rights. The permissions are the mount already registered. If the disk mounted automatically , then decides not the user, as it depends on the system. You can manually unmount the disk, but then hook right back. Here are the instructions to this solution.

My external USB hard drive depends on automatically in the following folder:
/ media / Iomega HDD
addition, the external plate, the second in the system. Hence the name sdb. sda is so internal. The numbers behind the three letters represent the partition on the disk. SDC4 would be the 4th Partition on the 3rd Plate.

from now I wonder what uid gid and what I have as a user with the command kailiveonline

kailiveonline PC6 @: ~ $ id
uid = 1000 (kailiveonline) gid = 1000 (kailiveonline) groups = 1000 (kailiveonline), 24 (cdrom), 25 (floppy), 27 (sudo), 29 (audio), 30 (dip), 44 ( video), 46 (plugdev), 108 (netdev), 109 (bluetooth), 114 (scanner), 121 (samba share), 1003 (samba machines)
kailiveonline @ PC6: ~ $

sudo umount / dev / sdb1 # automatically suspended plate will be posted
sudo mkdir / mnt / Iomega HDD "I # a directory for manually create mount
sudo mount-t ntfs-o umask = 002, gid = 1000, uid = 1000 / dev / sdb1 / mnt / Iomega HDD "I # is the disk depends a


The release of nautilus-share I have just now been successfully tested.
very important for the release then, are the settings "-o umask = 002, gid = 1000, uid = 1000".

would Nun's still nice if you could switch the automatic mounting of the manual values, so you can save yourself the work ... Am grateful for tips!


Csr Bluetooth Driver For Win7

folder sharing on Debian with GNOME System Tools



In my long search for answers to the shared folder, I stumbled on the "GNOME System Tools." It is an alternative to nautilus-share, it said somewhere. Well, then I stop sometimes look to see if it's installed. Yes, the Synaptic Package Manager finds it as installed. Those who do not have it, it can be as quick re-install:

sudo apt-get install gnome-system-tools

But where in the menus i find this tool? projects.gnome.org On the GNOME side / gst it is even presented with screenshots. And the 2nd Picture from above looks very promising. I take! But how do I start? Is this a tool or are the multiple (one for each screenshot)?


hear the program folder to share on the shares-admin name and can be launched from the console with this command. Preferably with

shares-admin &

because the & a separate instance for shares-admin starts and then the terminal can be closed or what else can be used without the shares-admin end. ;-) Would

admin shares-can be found at
System> Administration> Shared Folders
if Debian had every interest. Debian has not obvious. One must first put the check mark, to find it there:

System> Preferences> Main Menu
under menu select: System> Administration
select items below: Shared Folders


With my external NTFS hard drive fomatierten I certainly have problems at release. There seem to be permission problems.


Is There A Secrat Number To Open A Number Lock

Share a Folder on Debian with nautilus-share



The following article was created with the biggest expense. I have for days (not continuously, but again ;-) looking for a way to share folders on Debian. Again and again I was not present or poorly documented or not configured tools. That was quite a negative experience regarding Debian, GNOME but also because the system can be more than one look at him. With little guidance would have saved myself the hard work can and could start at the point begins where every Ubuntu or Windows users.


While you can share with Ubuntu in the file browser Nautilus, simply right-click a folder (Samba Server GNOME), is exactly in Debian since even the "fun" going on.

How is the tool that I enters the menu item "Sharing"? What I must install and configure, so does it work? The following picture shows the context menu on the left and right of Debian from Ubuntu. More I knew not at that time.


I now can not remember how long and where I've looked everywhere until I found out was that the tool nautilus-share is. You must install the following to the shortcut menu item "Sharing Options" to get (with the right mouse button on the folder):

sudo apt-get install samba smbclient smbfs nautilus-share

The uses alone but in general nothing. Again I was left with nothing. When trying a folder share, namely, appear strange error messages, which even google does not help. This is one message: 'net user share' returned error 255: net user add share can not convert name "Everyone". To a Logon SID failure. " Or again: "'net user share' returned error 255: net user share: can not open user directory share / Var / lib / samba / user shares. Error Permission denied You do not have the permission to create a user share. Ask your administrator to grant you permission to create a share. "


The tool is then installed, but must still be established. Why should Debian also do this for the computer user? But not so the function applied readily ?... can no, so far that will come - I have come to me like encouraging Official

So we would configure itself, but where there's a guide that is really for my system I has been discovered them: in the package list packages? .debian.org / de / squeeze / nautilus-share exists for this package also includes a FileList . Yes, I would be able to look beyond the Synaptic package management - but what you have Internet? ;-) In any case, they tell me where the instructions are on my computer: / usr / share / doc / nautilus-share / README.Debian

I quote again from it (and supplements) you have to configure how

A quick and easy way to have it running (must be done as root):

su

export USERSHARES_DIR = "/ var / lib / samba / user shares"
export USERSHARES_GROUP = "samba share"
mkdir $ {} USERSHARES_DIR
groupadd $ {} USERSHARES_GROUP
chown root: $ {$ {USERSHARES_DIR USERSHARES_GROUP}}
chmod $ 01 770} {USERSHARES_DIR
mv / etc / samba / smb.conf {, bak.}
cp / usr / share / doc / nautilus -share/examples/smb.conf / etc / samba /
/ etc / init.d / samba restart


You must add users who can share folder in the share user group, in this example the group is "samba share "

usermod-a-G samba share your_username
exit


Since you must copy all the rows individually and everything as root, so should run with sudo, I'm right in front of a su enter and exit at the end. Then everything out in between the root.

With my external NTFS hard drive fomatierten I certainly have problems at release. There seem to be permission problems.

Another article with a different path to the folder sharing is coming soon. The experience I have behind me, the post must still be written.


Sunday, February 13, 2011

Sunday Sport Pin Number Dvd

Card exchange for Valentine's Day

This card has the love of me get Claudia
and this card I received from dear Andrea together with delicious wine gum heart for Valentine's Day, thank you again here :-) Andrea.
Greetings
Sylvia

Saturday, February 12, 2011

The Cable Input Came Out The Tv

Strange dreams are strange. For reasons

So, now I've also "Twitter-speak" in a blog headline brought. I hope you can handle it.

You have to know me, I am someone who remembers extremely rare in his dreams, today was tomorrow one of those rare moments that moved me to write this entry, but I can not tell you about this dream, for the was not strange, but beautiful, and personally we do not want it to be, well I will bring you no head movies.

I am then in any case, this dream again occurred to enjoy reading and who wants to interpret this, I consider you not to:

I go to the entrance to a huge high-rise, the path leads through a concrete bridge for pedestrians, this runs under a road where cars are more than drive. I know I'm in my home town (about 16,000 inhabitants in the municipality) so I really should happen this huge concrete and glass bunker strange, but I'm normally on the large glass sliding doors that open automatically.

I go through the great hall, bright marble pillars and seating areas can be seen here. It is reminiscent of a hotel, but reception is not visible. One of the two main lifts open, I go inside. DieAufzugkabine is circular, a lot of space, there is no ceiling, so you can look up the entire elevator shaft. To waist height, the cab is metal colors, there is also a railing along the wall, from there, the transparent wall of the cabin. are now and then in the outer wall of windows so that you can outside the building, back out, or look to the other elevator shaft.

I'm not alone in the cabin, there are two more women, I can not say that all floors are served, but the cabin is filling up, then it is again empty. I now come out even, go left, then to the apartment door. Behind me I hear footsteps, someone calls out: "Mr. Fox, Mr. Fox." It is the property manager, he would like to know from me whether I am for even have settled in well. I put off it pretty quickly, saying: "I'm sorry, I'm just not much time, I just want to move me, then I go again, I have an appointment"

I walk down the hallway of my apartment, go to Bedrooms pull me out of my clothes and while I put on my Dienstlkleidung I see a little girl, I guess three or four years at my bedroom door passes.

I quickly go over to her, hold her and ask her who she is, where it comes from, etc.
me now says she had lost and her mother lives on the second floor I put her on the bed in order to keep eye prefer to continue my uniform on and take them on to the hand. We leave the apartment, re-enter this large elevator and go to the second floor.

bin Aks open the doors there, I puzzled, the second floor contains any apartments, but a single, huge cafeteria-like restaurant. The girl breaks away from me, runs counter to order, get a bite to eat and then I wake up suddenly.

guys, that was the strangest thing to which I can remember dreaming as. : D

I hope you had fun reading it, your
Zacharias

Wednesday, February 9, 2011

Adult Diapers For Periods

Frank Laufenberg tonight!



10:02:11 Thurs 20:00 to 23:00 Frank Laufenberg in Cool Radio 1


Monday, February 7, 2011

Vezon And Kardas Bionicle Instructions

install KDE afterwards



all have noticed it: Debian 6.0 is released . And I think it worked really well. Sorry there is a lack of documentation. The Docs of Ubuntu are unfortunately not always 100% and are in Debian not as practical as that of Ubuntu. Still, now I have Debian on Nettop, so on my main PC as the first Internet Operating system set up. The configuration I could hinbiegen extent that I feel just as comfortable as in Ubuntu. Part I forget, which I am working. This is a good sign.

Yes, and if it is too well, then you have to test something new. So I've been playing today, KDE (and later also). My last experience with KDE from about 2002, from a time when I only had a slow PC and an Internet-Flat. I then not all get SuSE to work. At that time Windows was better suited for my hardware. The Internet PC at that time had only a 200 MHz computer with Windows 95 and a 56k modem. That was enough for a long time. At that time, Linux has not made any real sense.

Installing KDE today was a breeze. The command is

sudo apt-get install kde-plasma-desktop

Following is the message:
It must be downloaded 198 MB of archives.
After this operation, use 470 MB of additional disk space.

have half an hour I looked and all the necessary items, was installed, but in English. Then sign
I myself once and admire the surroundings. - All well as colorful here. But honestly
: The direct effects of work from. Tools have to pick out from the K menu rather lengthy, and the bar at the top of Gnome I miss now. Where are the quick launch buttons? And the Clock? If the date is übereinandergefummelt add everything illegible. And everything is down - as in Windows. Somehow not my thing. Then the attempt to add up a fumble bar. It becomes full of arrows and control symbols. In the end, I click somewhere and the bar is gone again. Too bad the clock was already inside. My fumbling with the automatically-adjusting NumLock key is also fatal to me in KDE: Now the lights Key lamp whenever NumLock is disabled and vice versa. But it run Truecrypt, Thunderbird, Pidgin, and Skype right away. I play around with KDE time I gaaaaanz have much time and boredom.


Sunday, February 6, 2011

Jvc Sc601 Set Display Colour

install Firestarter and set up in Debian



firewall frontend Firestarter install and set up

sudo apt-get install firestarter

Then I go further in front following the instructions from the ubuntuwiki.de :

sudo visudo add s

bottom (with your username instead of USERNAME):
USERNAME ALL = NOPASSWD: End / usr / sbin / firestarter

with Ctrl-X to save

then run (again with your username instead of USERNAME):..
sudo ln-fs ~ / Xauthority / root / .Xauthority
sudo chown USERNAME.root ~ / Xauthority

The last command gives me a line at error message, but it's still all as desired later.

System> Preferences> Startup Programs> Add
sudo / usr / sbin / firestarter - start-hidden

Firestarter Homepage


Tamil Kavithaigal For Marriage Invitations

font and font size in Thunderbird



various fonts that are known from the Windows world, by Debian (initially) not available as this is the font "Courier New" in the browser displayed conspicuously wrong.

To change the default TTFs to install on Debian enter the following:

sudo apt-get install ttf-have mscorefonts-installer ttf-liberation x-ttcidfont-

conf Because of the lack of writings I add a small amount in Thunderbird played around the font sizes, and no reasonable adjustment hammer out more. The writings appeared in various associated times too large, sometimes too small. On the wiki-pages of thunderbird-mail.de a very good attitude variation is described

Edit> Preferences> View> Format> Advanced

fonts: West
Proportional: Serif Size: 10
Serif: Times New Roman
Sans Serif: Arial
Fixed Width: Courier New, size: 10



Superbowk Lcdtv Deals

Debian 6.0 Squeeze





some point tonight the new version was published Debian 6.0 Squeeze. The home page has also been revised. Or to put it in the Debian Language: Squeeze (6.0) changes from testing to stable, Lenny (5.0) to stable from oldstable. The next upcoming version Wheezy (7.0) is unstable in the state. - All right? ;-)


Wednesday, February 2, 2011

Eden More Andmilena Velba

was published calendar on text layer



$ sudo apt-get install when

$ when c



wiki.ubuntuusers.de more about it on .


Meld Score And Autoimmune Liver

install the Adobe Flash Player in Debian ...



My Firefox has so far played in Debian no youtube videos. The pre-installed add-on Shockwave Flash does well not his job or gets stuck with ner other software. In every case, not easily. But what is Ubuntu, Debian must also be able. The question is: How?

It is actually quite simple, but I have never found a simple documentation. When google I'm somewhere over an entry in a German forum where a stumbling inexperienced users, really nicely done was long. As I understand it, because he wanted to use non-open software and also was a little slow-witted. I found the way of dealing with the person so impossible that I did not read further. And that's what I like about Ubuntu and Debian do not. Debian is a damned good system, but you should not do with religion and free software. And even people without degree have the right to use a computer. In times of free-range eggs, climate-friendly light bulbs and plaques particulate matter there are also people that only use GNU software, and any the other is send in the merciless desert. Unfortunately, something happened again and again and you get to many points not a solution to problems, but met with blank refusal.

Anyway. One can resort to the Adobe Flash Player. It works like this:

flashplugin-nonfree install
sudo apt-get install flashplugin-nonfree

import then update the flash player s with
sudo update-flashplugin-nonfree - install

and ready. After entering the second Man command, but must wait a little. It takes a while until the cursor comes back. A message is not. But after that the videos.


Tuesday, February 1, 2011

Example Of Welcome Letter To Visitor

a small window manager: fluxbox



Another small window manager is fluxbox occupied and only 6.869kB on the plate. See also in wiki.ubuntuusers.de .

sudo apt-get install fluxbox


It seems funny, with a Debian wallpaper. The service is for me to get used to using the right mouse button on the desktop. From the bar you start out at all. This is very Unix-like. It runs smoothly but, together with the nvidia driver. Programs can be started. I once tested OpenOffice. But if I Start the Nautilus, the background changes to my Ubuntu settings here and very important function of the right mouse button is gone. Then helps a Ctrl-Alt-Del. No, this is not my thing.

can be completely removed fluxbox again

sudo apt-get remove fluxbox libimlib2 xfonts-terminus xfonts-terminus fluxconf fbpager fbdesk-oblique

Now I notice first is how much I have grown to love Gnome.