Näytä kirjoitukset

Tässä osiossa voit tarkastella kaikkia tämän jäsenen viestejä. Huomaa, että näet viestit vain niiltä alueilta, joihin sinulla on pääsy.


Aiheet - vellu@vmach

Sivuja: [1] 2
1
Kauppapaikka / O:Kaapelimodeemi
« : 01.04.23 - klo:21.52 »
Edullinen kaapelimodeemi olisi hakusessa. En tarvi mitään muita ominaisuuksia kuin että data kulkee antennipistokkeelta koneelle. Vähän kiire olisi. Voin hakea Oulusta, mutta postikin kulkee.

2
Moi. Debianin testausversion pitäisi olla jo aika hyvässä kunnossa, paitsi ei minulla.
Saan ko. virheilmaoituksen 2.5 sekunnin kohdalla buutista ja siihen jää. Guugelista ei löydy mitään apuja.
Voiko olla ettei D9 tue kokoonpanoani ? (amd A10, kingston ssd-now uv400, nvidia 950)

3
Vaihdoin isompaan näyttöön ja ja säädin nvidia-settingsejä useaan kertaan. Myöhemmin kotiin tultuani avasin koneen ja GNOME sekoili, mitään ei näkynyt paitsi gnome-terminal ja nautilus, jotka olen laittanut Startup Applicationseihin. 'Aktivoin' terminalin ja kirjoitin "reboot", tajuten heti etten käyttänyt sudoa, enkä kirjoittanut pi-i-i-i-tkää salasanaani.
Kone buuttas heti, jotkut voivat epäillä, mutta näin kävi. Muita 'suljettuja' paketteja en ole asentanut, kuin restricted-extras ja nvidian ajurit.

Käytössä ubuntu-gnome 16.04

4
En saa SimpleHTTPserveriä toimiin. Omalta koneelta toimii ihan ok, mutta ei miltään muulta koneilta. Olen kokeillut kahdella eri nettiyhteydellä ja tulos on sama.
Guuglaamalla en löytänyt mitään täsmällistä, paitsi että joku palomuuri saattaa estää. Nmap kuitenkin sanoo että portti on auki.
Koodia: [Valitse]
$ python -m SimpleHTTPServer
Serving HTTP on 0.0.0.0 port 8000 ...
192.168.x.xxx - - [30/Aug/2016 11:16:39] "GET / HTTP/1.1" 200 -
192.168.x.xxx - - [30/Aug/2016 11:16:39] code 404, message File not found
192.168.x.xxx - - [30/Aug/2016 11:16:39] "GET /favicon.ico HTTP/1.1" 404 -
192.168.x.xxx - - [30/Aug/2016 11:16:40] code 404, message File not found
192.168.x.xxx - - [30/Aug/2016 11:16:40] "GET /favicon.ico HTTP/1.1" 404 -
----------------------------------------

$ nmap -p 8000 192.168.x.xxx

Starting Nmap 6.47 ( http://nmap.org ) at 2016-08-30 11:28 EEST
Nmap scan report for xxx.xxxxxxx (192.168.x.xxx)
Host is up (0.000073s latency).
PORT     STATE SERVICE
8000/tcp open  http-alt

$ telnet 192.168.x.xxx 8000
Trying 192.168.x.xxx...
Connected to 192.168.x.xxx.
Escape character is '^]'.  # odottaa loputtomiin

5
Moi. Asensin juuri debian 8:n ja en pääse käsiksi tiedostoihini jotka ovat salattu encfs:llä.
Antaa virhekoodiksi :
Koodia: [Valitse]
20:33:55 (FileUtils.cpp:1609) Unable to find cipher , version 0:0:0
The requested cipher interface is not available

Vinkkejä?

6
Yritin amd64 koneella asentaa wineä, joka tarvisi wine32 paketin.
Riippuvuuksissa näyttää olevan jotain häikkää, löytyisikö tähän jotain ratkaisua?

Lainaus
root@debian:/home/vellu# dpkg -i wine32_1.6.2-7_i386.deb
Selecting previously unselected package wine32.
(Reading database ... 131964 files and directories currently installed.)
Preparing to unpack wine32_1.6.2-7_i386.deb ...
Unpacking wine32 (1.6.2-7) ...
dpkg: dependency problems prevent configuration of wine32:
 wine32 depends on libwine.

dpkg: error processing package wine32 (--install):
 dependency problems - leaving unconfigured
Processing triggers for man-db (2.6.6-1) ...
Errors were encountered while processing:
 wine32
root@debian:/home/vellu#  apt-get install libwine
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libwine is already the newest version.
libwine set to manually installed.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 wine32:i386 : Depends: libwine:i386 but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
root@debian:/home/vellu# apt-get install libwine:i386
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 libwine:i386 : Depends: libasound2:i386 (>= 1.0.16)
                Depends: libexif12:i386 but it is not going to be installed
                Depends: libgl1-mesa-glx:i386 but it is not going to be installed or
                         libgl1:i386
                Depends: libglu1-mesa:i386 but it is not going to be installed or
                         libglu1:i386
                Depends: libgphoto2-6:i386 (>= 2.5.2) but it is not going to be installed
                Depends: libgphoto2-port10:i386 (>= 2.5.2) but it is not going to be installed
                Depends: liblcms2-2:i386 but it is not going to be installed
                Depends: libldap-2.4-2:i386 (>= 2.4.7) but it is not going to be installed
                Depends: libmpg123-0:i386 (>= 1.13.7) but it is not going to be installed
                Depends: libopenal1:i386 but it is not going to be installed
                Depends: libxext6:i386 but it is not going to be installed
                Depends: libxml2:i386 (>= 2.9.0) but it is not going to be installed
                Depends: zlib1g:i386 (>= 1:1.1.4) but it is not going to be installed
                Recommends: libxcursor1:i386 but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

7
Nykyisin avoimella lähdekoodilla saa ihmeitä aikaan, en heti olisi uskonut blenderillä tehdyksi.
http://www.youtube.com/watch?v=R6MlUcmOul8

8
Viime päivitysten jälkeen Debian on alkanut vaatia salasanaa "login keyringille". En ole asettanut sellaista, eikä oma tai rootin salasana käy. Pitkän haun jälkeenkään en löytänyt mitään todellista tietoa siitä, mistä on kyse. Eli viisaammat, kertokaa miten sen saisi pois tai mikä tuo salasana on tai mitä se tekee?

Vaihdoin salasanani pari päivää sitten, en tiedä vaikuttaako se.
Poistin jo ~/.gnome2/keyrings/login.keyring -tiedoston ja poistin ruksit startup-applicationsseistä kaiken siihen viittaavan. (tällaisia vihjeitä löytyi hakukoneella)

9
Yleistä keskustelua / Tee-se-itse TV-antenni
« : 30.04.12 - klo:11.23 »
Eli tarkoitus olisi saada mahdollisimman halvalla tv näkymään. Taloyhtiö kiskoo kuutta euroa kuukaudessa kaapelitelevisiosta, joten rakennan itse oman antennin. Youtubesta löytyi tällainen ohje : http://www.youtube.com/watch?v=EWQhlmJTMzw
Ehdin jo tehdä suunnitelman ja taitella kuparijohdosta valmiiksi pätkiä.

Itse kytkentä jäi epäselväksi. Nyt siinä on kaksi toisistaan eristettyä johdinta, mutta antennijohdossa on vain yksi (se uloin on kai vain suojaa häiriöiltä?). Itse tv-korttikin on vielä ostamatta, olisiko vinkkejä?

10
Yritin sulkea portin 25 debianista (testing), mutta netistä hakemani ohje :
Koodia: [Valitse]
iptables -A INPUT -p tcp --dport 0:25 -j DROP ei toiminutkaan niinkuin piti.
Nyt nmap sanoo tällaistä:
Koodia: [Valitse]
root@debian:/home/vellu# nmap -A localhost

Starting Nmap 5.21 ( http://nmap.org ) at 2012-04-08 21:27 EEST
Nmap scan report for localhost (127.0.0.1)
Host is up (0.000041s latency).
Not shown: 985 closed ports
PORT   STATE    SERVICE     VERSION
1/tcp  filtered tcpmux
3/tcp  filtered compressnet
4/tcp  filtered unknown
6/tcp  filtered unknown
7/tcp  filtered echo
9/tcp  filtered discard
13/tcp filtered daytime
17/tcp filtered qotd
19/tcp filtered chargen
20/tcp filtered ftp-data
21/tcp filtered ftp
22/tcp filtered ssh
23/tcp filtered telnet
24/tcp filtered priv-mail
25/tcp filtered smtp
Too many fingerprints match this host to give specific OS details
Network Distance: 0 hops

OS and Service detection performed. Please report any incorrect results at http://nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 3.20 seconds

Lisäksi iptables -L kertoo:

Koodia: [Valitse]
Chain INPUT (policy DROP)
target     prot opt source               destination         
DROP       tcp  --  anywhere             anywhere             tcp dpts:0:smtp
REJECT     tcp  --  anywhere             anywhere             tcp dpts:0:smtp reject-with icmp-port-unreachable
ufw-before-logging-input  all  --  anywhere             anywhere           
ufw-before-input  all  --  anywhere             anywhere           
ufw-after-input  all  --  anywhere             anywhere           
ufw-after-logging-input  all  --  anywhere             anywhere           
ufw-reject-input  all  --  anywhere             anywhere           
ufw-track-input  all  --  anywhere             anywhere           

Chain FORWARD (policy DROP)
target     prot opt source               destination         
ufw-before-logging-forward  all  --  anywhere             anywhere           
ufw-before-forward  all  --  anywhere             anywhere           
ufw-after-forward  all  --  anywhere             anywhere           
ufw-after-logging-forward  all  --  anywhere             anywhere           
ufw-reject-forward  all  --  anywhere             anywhere           

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination         
ufw-before-logging-output  all  --  anywhere             anywhere           
ufw-before-output  all  --  anywhere             anywhere           
ufw-after-output  all  --  anywhere             anywhere           
ufw-after-logging-output  all  --  anywhere             anywhere           
ufw-reject-output  all  --  anywhere             anywhere           
ufw-track-output  all  --  anywhere             anywhere           

Chain ufw-after-forward (1 references)
target     prot opt source               destination         

Chain ufw-after-input (1 references)
target     prot opt source               destination         
ufw-skip-to-policy-input  udp  --  anywhere             anywhere             udp dpt:netbios-ns
ufw-skip-to-policy-input  udp  --  anywhere             anywhere             udp dpt:netbios-dgm
ufw-skip-to-policy-input  tcp  --  anywhere             anywhere             tcp dpt:netbios-ssn
ufw-skip-to-policy-input  tcp  --  anywhere             anywhere             tcp dpt:microsoft-ds
ufw-skip-to-policy-input  udp  --  anywhere             anywhere             udp dpt:bootps
ufw-skip-to-policy-input  udp  --  anywhere             anywhere             udp dpt:bootpc
ufw-skip-to-policy-input  all  --  anywhere             anywhere             ADDRTYPE match dst-type BROADCAST

Chain ufw-after-logging-forward (1 references)
target     prot opt source               destination         
LOG        all  --  anywhere             anywhere             limit: avg 3/min burst 10 LOG level warning prefix "[UFW BLOCK] "

Chain ufw-after-logging-input (1 references)
target     prot opt source               destination         
LOG        all  --  anywhere             anywhere             limit: avg 3/min burst 10 LOG level warning prefix "[UFW BLOCK] "

Chain ufw-after-logging-output (1 references)
target     prot opt source               destination         

Chain ufw-after-output (1 references)
target     prot opt source               destination         

Chain ufw-before-forward (1 references)
target     prot opt source               destination         
ufw-user-forward  all  --  anywhere             anywhere           

Chain ufw-before-input (1 references)
target     prot opt source               destination         
ACCEPT     all  --  anywhere             anywhere           
ACCEPT     all  --  anywhere             anywhere             state RELATED,ESTABLISHED
ufw-logging-deny  all  --  anywhere             anywhere             state INVALID
DROP       all  --  anywhere             anywhere             state INVALID
ACCEPT     icmp --  anywhere             anywhere             icmp destination-unreachable
ACCEPT     icmp --  anywhere             anywhere             icmp source-quench
ACCEPT     icmp --  anywhere             anywhere             icmp time-exceeded
ACCEPT     icmp --  anywhere             anywhere             icmp parameter-problem
ACCEPT     icmp --  anywhere             anywhere             icmp echo-request
ACCEPT     udp  --  anywhere             anywhere             udp spt:bootps dpt:bootpc
ufw-not-local  all  --  anywhere             anywhere           

ACCEPT     udp  --  anywhere             224.0.0.251          udp dpt:mdns
ACCEPT     udp  --  anywhere             239.255.255.250      udp dpt:1900
ufw-user-input  all  --  anywhere             anywhere           

Chain ufw-before-logging-forward (1 references)
target     prot opt source               destination         

Chain ufw-before-logging-input (1 references)
target     prot opt source               destination         

Chain ufw-before-logging-output (1 references)
target     prot opt source               destination         

Chain ufw-before-output (1 references)
target     prot opt source               destination         
ACCEPT     all  --  anywhere             anywhere           
ACCEPT     all  --  anywhere             anywhere             state RELATED,ESTABLISHED
ufw-user-output  all  --  anywhere             anywhere           

Chain ufw-logging-allow (0 references)
target     prot opt source               destination         
LOG        all  --  anywhere             anywhere             limit: avg 3/min burst 10 LOG level warning prefix "[UFW ALLOW] "

Chain ufw-logging-deny (2 references)
target     prot opt source               destination         
RETURN     all  --  anywhere             anywhere             state INVALID limit: avg 3/min burst 10
LOG        all  --  anywhere             anywhere             limit: avg 3/min burst 10 LOG level warning prefix "[UFW BLOCK] "

Chain ufw-not-local (1 references)
target     prot opt source               destination         
RETURN     all  --  anywhere             anywhere             ADDRTYPE match dst-type LOCAL
RETURN     all  --  anywhere             anywhere             ADDRTYPE match dst-type MULTICAST
RETURN     all  --  anywhere             anywhere             ADDRTYPE match dst-type BROADCAST
ufw-logging-deny  all  --  anywhere             anywhere             limit: avg 3/min burst 10
DROP       all  --  anywhere             anywhere           

Chain ufw-reject-forward (1 references)
target     prot opt source               destination         

Chain ufw-reject-input (1 references)
target     prot opt source               destination         

Chain ufw-reject-output (1 references)
target     prot opt source               destination         

Chain ufw-skip-to-policy-forward (0 references)
target     prot opt source               destination         
DROP       all  --  anywhere             anywhere           

Chain ufw-skip-to-policy-input (7 references)
target     prot opt source               destination         
DROP       all  --  anywhere             anywhere           

Chain ufw-skip-to-policy-output (0 references)
target     prot opt source               destination         
ACCEPT     all  --  anywhere             anywhere           

Chain ufw-track-input (1 references)
target     prot opt source               destination         

Chain ufw-track-output (1 references)
target     prot opt source               destination         
ACCEPT     tcp  --  anywhere             anywhere             state NEW
ACCEPT     udp  --  anywhere             anywhere             state NEW

Chain ufw-user-forward (1 references)
target     prot opt source               destination         

Chain ufw-user-input (1 references)
target     prot opt source               destination         

Chain ufw-user-limit (0 references)
target     prot opt source               destination         
LOG        all  --  anywhere             anywhere             limit: avg 3/min burst 5 LOG level warning prefix "[UFW LIMIT BLOCK] "
REJECT     all  --  anywhere             anywhere             reject-with icmp-port-unreachable

Chain ufw-user-limit-accept (0 references)
target     prot opt source               destination         
ACCEPT     all  --  anywhere             anywhere           

Chain ufw-user-logging-forward (0 references)
target     prot opt source               destination         

Chain ufw-user-logging-input (0 references)
target     prot opt source               destination         

Chain ufw-user-logging-output (0 references)
target     prot opt source               destination         

Chain ufw-user-output (1 references)
target     prot opt source               destination

Miten saisin palautettua tuon normaaliksi? Uskaltaako tätä käyttää edes nyt?


11
Otsikon mukainen ongelma on ollut asennuksesta lähtien, enkä löydä syytä. Kansion avaaminen saattaa kestää jopa 1 min, kun pitäisi olla pelkkä silmän räpäys. Käytän vakaata 6-versiota.

12
Ubuntun kehitysversio / 11.10 Yle Areena
« : 11.10.11 - klo:22.44 »
Tällaista valittaa 11.10 :ssä :
Koodia: [Valitse]
$ sudo dpkg -i rtmpdump-yle_20110222-0_i386-3.deb
(Reading database ... 212214 files and directories currently installed.)
Preparing to replace rtmpdump-yle 20110222-0 (using rtmpdump-yle_20110222-0_i386-3.deb) ...
Unpacking replacement rtmpdump-yle ...
dpkg: dependency problems prevent configuration of rtmpdump-yle:
 rtmpdump-yle depends on libjson0 (= 0.9-1); however:
  Version of libjson0 on system is 0.9-1ubuntu1.
dpkg: error processing rtmpdump-yle (--install):
 dependency problems - leaving unconfigured
Mikä avuksi?

13
Mokkulan katkoessa itsestään yhteyksiä, olen yrittänyt keksiä ratkaisua uudelleenkäynnistykseen.
Löysinkin yhden skriptin:
http://ubuntuforums.org/showthread.php?t=1422439
Se ei kuitenkaan toimi ihan sellaisenaan. Ainakin toiseksi viimeinen rivi on (kai) oikein muodossa:
Koodia: [Valitse]
/etc/init.d/network-manager restartmutta ei se toimi vieläkään.
Osaako jokou rukata sen kuntoon?

PS:Kirjoittaja näyttää olevan suomalainen, ehkä joku teistä.

14
Ubuntu tietokoneissa / Uskooko Ubuntu halt-käskyä?
« : 28.12.10 - klo:01.31 »
Olen tottunut jättämään koneen lataamaan ja/tai tekemään muita tehtäviä ja ajastamaan sammutuksen komentoriviltä :
"sudo shutdown -h +minuutit" tai kellonajalla. Kerran kun lähdin viikoksi kotoa, kone oli edelleen päällä, turhaa sähköä kuluttaen. Näytössä oli vain splash-screeni.
Nyt se teki sen taas. Miksi tai miten ubuntu ei usko halt-komentoa?(-h)  Eikö sen pitäisi olla sikavarma kaikissa linux-distroissa? Onko varmenpaa keinoa?

os: 10.04 lts, päivitetty.

15
Lauchpadiin liittymisen ja pgp-avainten taistelun jälkeen sain tehtyä oman bugi-raporttini sekä tilini.
Yleensäkin pitää gpg-jutskat ym. saada kuntoon, jotta saa kaikki tiedot käyttäjästä kuntoon.
Pakko hyväksyttävä Code of Conduct on uusiuntunut viime näkememän, suomen kielien 'pähkinän kuoressa käännös' ei ihan vastaa tätä:
Lainaus
= Ubuntu Code of Conduct v1.1 =

This Code of Conduct covers our behaviour as members of the Ubuntu
Community, in any forum, mailing list, wiki, web site, IRC channel,
install-fest, public meeting or private correspondence.  Ubuntu
governance bodies are ultimately accountable to the Ubuntu Community
Council and will arbitrate in any dispute over the conduct of a member
of the community.

      '''Be considerate.''' Our work will be used by other people, and
      we in turn will depend on the work of others. Any decision we take
      will affect users and colleagues, and we should take those
      consequences into account when making decisions.  Ubuntu has
      millions of users and thousands of contributors. Even if it's not
      obvious at the time, our contributions to Ubuntu will impact the
      work of others.  For example, changes to code, infrastructure,
      policy, documentation, and translations during a release may
      negatively impact others' work.

      '''Be respectful.''' The Ubuntu community and its members treat
      one another with respect. Everyone can make a valuable
      contribution to Ubuntu. We may not always agree, but disagreement
      is no excuse for poor behaviour and poor manners. We might all
      experience some frustration now and then, but we cannot allow that
      frustration to turn into a personal attack. It's important to
      remember that a community where people feel uncomfortable or
      threatened is not a productive one. We expect members of the
      Ubuntu community to be respectful when dealing with other
      contributors as well as with people outside the Ubuntu project and
      with users of Ubuntu.

      '''Be collaborative.''' Collaboration is central to Ubuntu and to
      the larger free software community.  This collaboration involves
      individuals working with others in teams within Ubuntu, teams
      working with each other within Ubuntu, and individuals and teams
      within Ubuntu working with other projects outside. This
      collaboration reduces redundancy, and improves the quality of our
      work. Internally and externally, we should always be open to
      collaboration. Wherever possible, we should work closely with
      upstream projects and others in the free software community to
      coordinate our technical, advocacy, documentation, and other work.
      Our work should be done transparently and we should involve as
      many interested parties as early as possible.  If we decide to
      take a different approach than others, we will let them know early,
      document our work and inform others regularly of our progress.

      '''When we disagree, we consult others.''' Disagreements, both
      social and technical, happen all the time and the Ubuntu
      community is no exception. It is important that we resolve
      disagreements and differing views constructively and with the help
      of the community and community processes. We have the Technical
      Board, the Community Council, and a series of other governance
      bodies which help to decide the right course for Ubuntu. There are
      also several Project Teams and Team Leaders, who may be able to
      help us figure out the best direction for Ubuntu. When our goals
      differ dramatically, we encourage the creation of alternative sets of
      packages, or derivative distributions, using the Ubuntu Package
      Management framework, so that the community can test new ideas and
      contribute to the discussion.

      '''When we are unsure, we ask for help.''' Nobody knows
      everything, and nobody is expected to be perfect in the Ubuntu
      community. Asking questions avoids many problems down the road,
      and so questions are encouraged. Those who are asked questions should
      be responsive and helpful. However, when asking a question, care must
      be taken to do so in an appropriate forum.

      '''Step down considerately.''' Members of every project come and
      go and Ubuntu is no different. When somebody leaves or disengages
      from the project, in whole or in part, we ask that they do so in a
      way that minimises disruption to the project. This means they
      should tell people they are leaving and take the proper steps to
      ensure that others can pick up where they left off.

We pride ourselves on building a productive, happy and agile community
that can welcome new ideas in a complex field, and foster collaboration
between groups with very different needs, interests and goals. We hold
our leaders to an even higher standard, in the Leadership Code of
Conduct, and arrange the governance of the community to ensure that
issues can be raised with leaders who are engaged, interested and
competent to help resolve them.
Tästä meni 90% kalloon. Voisiko joku hyvä kääntäjä päivittää nykyiset ohjeet ja ehdot?

Entä muita ohjeita bugiraportointiin?

16
Laitealue / "mokkula" lopettaa päivitysten haun.
« : 21.01.10 - klo:07.15 »
Olen ilman lankanettiä ja pelkän mokkulan/gsm-modeemin varassa. Käyttiksenä on jaunty ja toisella osiolla lucid-alpha2.
Muuten netti toimii ihan hyvin, mutta lataukset pätkii ~30mb jälkeen. Muutenhan se ei olisi vakavaa, mutta päivitykset jäävät puolitiehen.
Vaikuttaa että palvelun tarjoaja(saunalahti) katkaisee lataukset, kun lataa suoraan yhdestä tietystystä osoitteesta.
Tarkoitan, että esim. tuon lucid-aplha2:n levykuvan lataus ei onnistunut suoraan palvelimelta, mutta torrenttina kyllä. Nyt lucidia käyttäessä en saa mitään päivityksiä asennettua tuon takia. Muualla netissä valitetaan samankaltaista ongelmaa windowsilla, eli vaikuttaa että vika on nettiyhteyden tarjoassa.
Keksisikö joku jotain kiertokonstia tai muuta kikka3:sta päivitysten asentamiseksi?

17
Olisiko kellään tiedossa hyviä ohjeita tai linkkiä miten saisi asennettua viimeisimmän zenwalkin buuttaavaksi usb-tikuksi? Näköjään löytyy unetboot, mutta se ehdottaa 5.2 - versiota, vaikka uusin on jo 6.2. Nyt on hyvin hidas netti, mutta .iso levykuva löytyy valmiina kovalevyllä. Jotain ohjeita googlettamalla löytyy, mutta nekin on jo niin vanhoja, että en viisinyt edes kokeilla.
Tarkoitus olisi saada toimiva OS käyttöön myös muuaallakin kuin kotona (: Tuon Zenwalkki olisi sopivan pieni, ja kuulemma hyvä, muukin kyllä käyvisi.

 

18
Ubuntu tietokoneissa / Seahorse gpg-avain hukassa.
« : 10.11.08 - klo:14.41 »
Tein tuossa taannoin seahorsella gpg-avaimen ja salasin erään muistion.
Nyt en saanut enää sitä auki, valittaa ettei minulla ole avainta. Kai se on jossain päivityksen yhteydessä hävinnyt.
Onko se avain joku erillinen tiedosto jossain hakemistossa, josta voisi ottaa varmuuskopion?
ja voinko käyttää samaa avainta muualla, kuten debianin puolella?

Jotenkin on mennyt ylihilseen koko systeemi. Tein uuden avaimen seahorsella, mutta (System->Pref.->Encryption and keyrings)
sanoo ettei oletusavainta ole, voinko tehdä sellaisen? Tai käyttää sitä minkä hetki sitten tein?

19
Moi, tuli parikin kysymystä kun yritin katsoa Big Buck Bunnya HD:na.
Tehot eivät riittäneet edes 720p resoluutiolla. Kuva oli pelkkää diashowta.
Tarviiko nuo HD:t todellakin niin paljon tehoa? Prossuna mulla on AMD 2500+ ja muistia yks giga.
Tavallisella resolla avi-tiedostojen katselu vie n.40% tehosta.

Toki noissa soittimissa on kuvaa parantavaa jälkikäsittelyä joka vie tehoa. Totemissa sitä ei voi säätää mutta Xinessä voi, eli yritin katsoa sillä. Mutta Xine ei enää suostunutkaan toimimaan:

The audio device is unavailable. Please verify if another program already uses it.

xine_play: no demux available
xine: found demuxer plugin: Elementary MPEG stream demux plugin

Mistähän johtuu? Gutsyssä toimi hyvin.
Äänikorttina on M-audio Audiophile 2496 ja toimii ALSAlla. Pulseaudio ei minulla toimi.

20
Seuraavan lainen pieni mutta ärsyttävä ongelma :
Käyttäjän vaihdon jälkeen jää vain musta ruutu. Tämän jälkeen ei Alt+Ctrl+Backspace tai mikään muukaan toimi. Näyttö vilauttaa virransäästö tila-tekstiä ennen sitä, joten epäilisin sen jäävän siihen. Bugi-reporteissa oli vastaavanlaista ongelmaa, mutta se oli kirjoitettu jo lähes vuosi sitten. Luulisi olevan korjattu jo, kai?

Rautana tavallinen pöytäkone, näyttis ati 9500pro ja Gutsy

Sivuja: [1] 2