Switch to Bing in English
Timpeall 227,000 toradh
Oscail naisc i dtáb nua
  1. [ubuntu] Keyboard configuration: how to get the "ç" character?

    1 Noll 2011 · I am a new ubuntu user and I've been having some issues with the keyboard. My mother tongue is Portuguese (Brazil) and I can't get the C with cedilla character (ç) when using …

  2. [kde] No cedilla in KDE apps (and no usual fix works)

    Re: No cedilla in KDE apps (and no usual fix works) I don't know how to solve this, but I can offer one thing to try that could help, and another alternative that works around the issue.

  3. [SOLVED] preseed inject configuration [Archive] - Ubuntu Forums

    28 DFómh 2020 · Hi, Finally, I'm using post-install script in chroot install env. Ubiquity sucks, preseed with Ubuntu Ubiquity is too limited, it sucks too

  4. "collect2: ld returned 1 exit status" error when compiling C with …

    /tmp/ccaN3FGJ.o: In function `main': p012.c: (.text+0xa7): undefined reference to `sqrt' collect2: ld returned 1 exit status This happens with any function in math.h, and yes, I have written #include …

  5. [SOLVED] SimpleScalar SimpleTools installation error [Archive]

    4 Meith 2017 · Could be a corrupt download ? How big is the file ? ls -l simpletools-2v0.tgz -rw-r--r-- 1 hugh hugh 11199176 Jun 4 20:29 simpletools-2v0.tgz md5sum simpletools-2v0 ...

  6. Ubuntu Server 7.10: OpenLDAP + SAMBA Domain Controller …

    I have written an up-to-date tutorial for creating a SAMBA domain that authenticates via OpenLDAP. This tutorial allows LDAP users to authenticate on an Ubuntu server (with the …

  7. [SOLVED] C++ Dirent.h - File traversal algorithm [Archive] - Ubuntu …

    3 Márta 2011 · Something like this (in C, in C++ you could use a std::stringstream or std::string instead of namebuf/snprintf/etc): #include <stdio.h> #include <stdlib.h> #include <sys/types.h> …

  8. Ubuntu Forums

    A help and support forum for Ubuntu Linux.Hello, Unregistered. This is an update about the transition of the forums to Ubuntu Discourse. The transition is complete and this forum is now …

  9. time.h functions not working - C programming [Archive] - Ubuntu …

    6 Feabh 2009 · Is there something special I have to do in order to use these functions like link a library when using gcc or something? If the function was contained in an external library, you …