masterminds

Hozzászólások

10 bejegyzés megtekintése - 1,121-1,130 / 1,829
  • Szerző
    Bejegyzés
  • Hozzászólás: icedsl.hu mail #2095439
    masterminds
    Felhasználó

      Csak azt nem említetted még mindig, hogy:

      masterminds wrote:
      Konkrétan mi a gond?
      Hozzászólás: icedsl.hu mail #2095432
      masterminds
      Felhasználó

        Megnéztem a leírásukat. Bár Outlook-hoz készült, de a Thunderbird-öt is hasonlóképp tudod beállítani.

        Hozzászólás: icedsl.hu mail #2095433
        masterminds
        Felhasználó

          Megnéztem a leírásukat. Bár Outlook-hoz készült, de a Thunderbird-öt is hasonlóképp tudod beállítani.

          Hozzászólás: icedsl.hu mail #2095430
          masterminds
          Felhasználó

            Konkrétan mi a gond? Thunderbird-ot szerintem ugyanúgy kell konfigurálni, mint az általuk is szupportált Windows-os klienseken.

            Hozzászólás: icedsl.hu mail #2095431
            masterminds
            Felhasználó

              Konkrétan mi a gond? Thunderbird-ot szerintem ugyanúgy kell konfigurálni, mint az általuk is szupportált Windows-os klienseken.

              Hozzászólás: Ubuntu + Mysql gond #2095416
              masterminds
              Felhasználó

                Én eme leírás alapján állítottam be anno a jelszavakat hozzá:

                You should remove the two anonymous user accounts from mysql. Use this to accomplish it:

                Code:
                mysql -u root
                Code:
                mysql> DELETE FROM mysql.user WHERE User = ”;
                Code:
                mysql> FLUSH PRIVILEGES;

                Lastly, you have to set a root password for mysql, and remove the anonymous accounts installed by default. Reset the root password by using:

                Code:
                mysql -u root
                Code:
                mysql> SET PASSWORD FOR ‘root’@’localhost’ = PASSWORD(‘newpwd’);
                Code:
                mysql> SET PASSWORD FOR ‘root’@’host_name’ = PASSWORD(‘newpwd’);

                Replace the password between the two single quotes with a password of your choice. You will need this password later on! For the second password statement, replace ‘host_name’ with the IP address of the computer mysql is running on.

                Hozzászólás: Ubuntu + Mysql gond #2095417
                masterminds
                Felhasználó

                  Én eme leírás alapján állítottam be anno a jelszavakat hozzá:

                  You should remove the two anonymous user accounts from mysql. Use this to accomplish it:

                  Code:
                  mysql -u root
                  Code:
                  mysql> DELETE FROM mysql.user WHERE User = ”;
                  Code:
                  mysql> FLUSH PRIVILEGES;

                  Lastly, you have to set a root password for mysql, and remove the anonymous accounts installed by default. Reset the root password by using:

                  Code:
                  mysql -u root
                  Code:
                  mysql> SET PASSWORD FOR ‘root’@’localhost’ = PASSWORD(‘newpwd’);
                  Code:
                  mysql> SET PASSWORD FOR ‘root’@’host_name’ = PASSWORD(‘newpwd’);

                  Replace the password between the two single quotes with a password of your choice. You will need this password later on! For the second password statement, replace ‘host_name’ with the IP address of the computer mysql is running on.

                  Hozzászólás: A laikus kernelt fordít… #2095272
                  masterminds
                  Felhasználó
                    retaliator44 wrote:
                    Az rendben, de a satát akkor sem engedi.
                    Szerk.: menu.lst-be beírva, initrd bejegyzés kivéve. make clean megvolt, fut a make (még egy-két óráig).
                    Akkor amit eddig sikerült: CPU átírva Pentium 4-re (Pentium D nem volt), ext3 fixen, scsi fixen.

                    Alaplapi chipset támogatás? Csak hogy ne felejtsd ki.. 🙂

                    Hozzászólás: A laikus kernelt fordít… #2095273
                    masterminds
                    Felhasználó
                      retaliator44 wrote:
                      Az rendben, de a satát akkor sem engedi.
                      Szerk.: menu.lst-be beírva, initrd bejegyzés kivéve. make clean megvolt, fut a make (még egy-két óráig).
                      Akkor amit eddig sikerült: CPU átírva Pentium 4-re (Pentium D nem volt), ext3 fixen, scsi fixen.

                      Alaplapi chipset támogatás? Csak hogy ne felejtsd ki.. 🙂

                      Hozzászólás: Skype gondok UHU 2.0-val #2078498
                      masterminds
                      Felhasználó

                        Add hozzá a felhasználód könyvtárában található .bashrc állományhoz a következő sort:

                        Code:
                        export http_proxy=http://valami:3128
                      10 bejegyzés megtekintése - 1,121-1,130 / 1,829