国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 系統 > Ubuntu > 正文

Ubuntu Unity在線搜索如何只顯示終端應用

2020-10-18 20:45:54
字體:
來源:轉載
供稿:網友

  相信大家在Ubuntu下使用Unity的在線搜索功能的時候,一定遇到過這樣的問題,那就是搜索出來的結果總是帶有第三方應用,不勝其煩,下面小編就教大家讓Unity只顯示終端應用的方法。

 Ubuntu Unity在線搜索只顯示終端應用的技巧

  正如上面的截圖所見,Unity顯示內置的 Terminal 應用、引用鏈接、天氣鏈接和其他第三方的推薦,如電影等。顯示了太多的搜索結果。

  在終端輸入以下命令:

  wget -q -O - https://fixUbuntu.com/fixubuntu.sh | bash

  上述腳本的內容如下:

  #!/bin/bash

  GS=“/usr/bin/gsettings”

  CCUL=“com.canonical.Unity.lenses”

  # Figure out the version of Ubuntu that you‘re running

  V=`/usr/bin/lsb_release -rs`

  # The privacy problems started with 12.10, so earlier versions should do nothing

  if awk “BEGIN {exit !($V 《 12.10 || $V 》= 14.10)}”;then

  echo “Good news! This version of Ubuntu is not known to invade your privacy.”

  else

  # Check Canonical schema is present. Take first match, ignoring case.

  SCHEMA=“`$GS list-schemas | grep -i $CCUL | head -1`”

  if[-z “$SCHEMA”]

  then

  printf “Error: could not find Canonical schema %s./n”“$CCUL”1》&2

  exit1

  else

  CCUL=“$SCHEMA”

  fi

  # Turn off “Remote Search”, so search terms in Dash don’t get sent to the internet

  $GS set $CCUL remote-content-search none

  # If you‘re using earlier than 13.10, uninstall unity-lens-shopping

  if[ $V /《 13.10];then

  sudo apt-get remove -y unity-lens-shopping

  # If you’re using a later version, disable remote scopes

  else

  $GS set $CCUL disabled-scopes /

  “[‘more_suggestions-amazon.scope’, ‘more_suggestions-u1ms.scope’,

  ‘more_suggestions-populartracks.scope’, ‘music-musicstore.scope’,

  ‘more_suggestions-ebay.scope’, ‘more_suggestions-ubuntushop.scope’,

  ‘more_suggestions-skimlinks.scope’]”

  fi;

  # Block connections to Ubuntu‘s ad server, just in case

  if! grep -q “127.0.0.1 productsearch.ubuntu.com”/etc/hosts;then

  echo -e “/n127.0.0.1 productsearch.ubuntu.com”| sudo tee -a /etc/hosts 》/dev/null

  fi

  echo “All done. Enjoy your privacy.”

  fi

  再次進入Unity dash 的終端。現在Unity 只顯示終端應用。

 Ubuntu Unity在線搜索只顯示終端應用的技巧

  更新:這一招只適用Unity desktop。如果你使用其他的比如GNOME,LXDE或Xfce不用這么做。同時,這個在線搜索功能將不會包含在Ubuntu 14.10和即將推出的版本中。

  上面就是Ubuntu unity在線搜索只顯示終端應用的方法介紹了,在終端輸入如上命令后,搜索的結果中就不會有第三方應用,讓頁面更簡潔。

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 中江县| 库伦旗| 徐汇区| 广灵县| 讷河市| 神农架林区| 大新县| 同江市| 松潘县| 精河县| 西林县| 兴和县| 邢台市| 苏尼特左旗| 忻城县| 津市市| 汉川市| 伊宁县| 乐安县| 南康市| 思茅市| 茌平县| 大安市| 乐东| 湘乡市| 思南县| 黄骅市| 京山县| 会东县| 邢台市| 华亭县| 如东县| 涞源县| 十堰市| 富宁县| 滁州市| 韶山市| 思茅市| 平安县| 海城市| 青阳县|